[
https://issues.apache.org/jira/browse/HDDS-15527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Attila Doroszlai updated HDDS-15527:
------------------------------------
Description:
bq. When a new commit is pushed to a PR branch, the runs triggered by earlier
commits keep going, even though their results are no longer relevant. A
concurrency group scoped to the PR cancels those stale runs as soon as a newer
commit arrives. Scope the group by PR number so each PR only cancels its own
runs, and limit cancel-in-progress to pull_request events so pushes to release
branches are never interrupted.
https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=GitHub+Actions+Recommended+Practices
was:
bq. When a new commit is pushed to a PR branch, the runs triggered by earlier
commits keep going, even though their results are no longer relevant. A
concurrency group scoped to the PR cancels those stale runs as soon as a newer
commit arrives.
bq. Scope the group by PR number so each PR only cancels its own runs, and
limit cancel-in-progress to pull_request events so pushes to release branches
are never interrupted.
https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=GitHub+Actions+Recommended+Practices
> Cancel superseded PR runs
> -------------------------
>
> Key: HDDS-15527
> URL: https://issues.apache.org/jira/browse/HDDS-15527
> Project: Apache Ozone
> Issue Type: Sub-task
> Components: CI
> Reporter: Aurélien Pupier
> Assignee: Aurélien Pupier
> Priority: Major
>
> bq. When a new commit is pushed to a PR branch, the runs triggered by earlier
> commits keep going, even though their results are no longer relevant. A
> concurrency group scoped to the PR cancels those stale runs as soon as a
> newer commit arrives. Scope the group by PR number so each PR only cancels
> its own runs, and limit cancel-in-progress to pull_request events so pushes
> to release branches are never interrupted.
> https://cwiki.apache.org/confluence/pages/viewpage.action?spaceKey=INFRA&title=GitHub+Actions+Recommended+Practices
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]