Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

GitHub Actions Check appears on a different workflow run #536

Open
epompeii opened this issue Nov 23, 2024 · 0 comments
Open

GitHub Actions Check appears on a different workflow run #536

epompeii opened this issue Nov 23, 2024 · 0 comments

Comments

@epompeii
Copy link
Member

When creating a GitHub Actions Check, it may appear on the wrong workflow run. There is no way to distinguish between multiple workflow runs for the same git SHA. GitHub Actions just picks the workflow run that was created first and adds all Checks to it.

For example, if Bencher creates a GitHub Action Check in Workflow Run A and in Workflow Run B for the same commit, then both checks will appear in Workflow Run A.

This is a known shortcoming of GitHub Actions Checks: https://github.com/orgs/community/discussions/24616

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant