-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
BugSomething isn't working.Something isn't working.CIIssue or pull request specific to continuous integration environments.Issue or pull request specific to continuous integration environments.Help WantedExtra attention is needed.Extra attention is needed.
Description
For every commit to the main develop branch, we run a code coverage workflow. This workflow can fail if, by the time the workflow runs for a given commit, changes have been pushed to the same branch, as displayed in the screenshot below.
Currently, the workflow just fails. Ideally, we would have some way of automatically restarting the workflow and trying again, potentially with backoff logic, up to a certain number of times.
Otherwise, at the moment, I am having to manually monitor the commit log and then manually restart failed workflows. There should be a better way.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
BugSomething isn't working.Something isn't working.CIIssue or pull request specific to continuous integration environments.Issue or pull request specific to continuous integration environments.Help WantedExtra attention is needed.Extra attention is needed.