-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Stuck Test]: GitHub Action issue_comment trigger not scalable #28909
Labels
Comments
3 tasks
An issue is that when this happens, it's queued in GitHub side, even before the queue for self-hosted runners, so no check show in the PR, which may be confusing and merge code before the check run (which happened before) |
We have reduced 64 issue_comment triggers, downgrade this to P2 for a long term solution |
Abacn
changed the title
[Failing Test]: GitHub Action jobs not triggering
[Failing Test]: GitHub Action issue_comment trigger not scalable
Oct 10, 2023
Abacn
changed the title
[Failing Test]: GitHub Action issue_comment trigger not scalable
[Stuck Test]: GitHub Action issue_comment trigger not scalable
Oct 10, 2023
Abacn
added
P2
github_actions
Pull requests that update GitHub Actions code
and removed
awaiting triage
labels
Oct 10, 2023
3 tasks
This still persists, now the action queue is more than 1 hr old. |
3 tasks
This was referenced Oct 10, 2023
3 tasks
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
What happened?
See https://github.com/apache/beam/actions?page=100
We are experiencing a huge queue of GHA tests. Current phrase trigger is not scalable - every issue comments triggers hundreds of jobs. This become especially problematic when a mass commit script is running
Issue Failure
Failure: Test is continually failing
Issue Priority
Priority: 2
Issue Components
The text was updated successfully, but these errors were encountered: