Replies: 1 comment 1 reply
-
@sanfair , this should be fixed now. Does it still happen? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a way to cancel Dependabot actions that are stuck in the queue?
I don't have access to cancel them (red bar on screenshot)
I think it happened after temporarily disabling GitHub Actions while merging Dependabot PRs
(I don't want to trigger all GHA for each of the 20+ PR merges from Dependabot, so I usually turn off actions while merging these PRs and turn them on before merging the last one)
There were also corresponding Dependabot runs in
Insights > Dependency graph > Dependabot,
but it seems they were completed by an additional GHA created about an hour ago.Beta Was this translation helpful? Give feedback.
All reactions