Cancel in progress builds of PRs when a new one starts (PR #23282)

39 views
Skip to first unread message

VZ

unread,
Feb 21, 2023, 9:01:39 AM2/21/23
to wx-...@googlegroups.com, Subscribed

Add a snippet based on the example in

https://docs.github.com/en/actions/using-jobs/using-concurrency#example-only-cancel-in-progress-jobs-or-runs-for-the-current-workflow

to all CI workflows to cancel the currently running build when a new one starts. This should ensure that we don't keep building the old version of the PR after a new one has been pushed.


You can view, comment on, or merge this pull request online at:

  https://github.com/wxWidgets/wxWidgets/pull/23282

Commit Summary

  • 8505c48 Cancel in progress builds of PRs when a new one starts

File Changes

(6 files)

Patch Links:


Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/23282@github.com>

VZ

unread,
Feb 21, 2023, 9:02:26 AM2/21/23
to wx-...@googlegroups.com, Push

@vadz pushed 1 commit.

  • 5f93a19 Add a dummy comment to test the previous commit


View it on GitHub or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: <wxWidgets/wxWidgets/pull/23282/push/12694285689@github.com>

Reply all
Reply to author
Forward
0 new messages