Skip to content

Backport(v1.16): ci: add cancel-in-progress setting (#4689) - #4927

Merged
daipom merged 1 commit into
fluent:v1.16from
kenhys:backport-4689
Apr 25, 2025
Merged

Backport(v1.16): ci: add cancel-in-progress setting (#4689)#4927
daipom merged 1 commit into
fluent:v1.16from
kenhys:backport-4689

Conversation

@kenhys

@kenhys kenhys commented Apr 25, 2025

Copy link
Copy Markdown
Contributor

Which issue(s) this PR fixes:

Backport: #4689
Fixes #

What this PR does / why we need it:

Often I forget to Signed-off and push new commit again. I would like the github action related to the PR to be automatically cancelled at that time. I want the test to run on the newly pushed commit immediately.

Ref. https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs

Docs Changes:

Release Note:

Often I forget to Signed-off and push new commit again.
I would like the github action related to the PR to be automatically cancelled at that time.
I want the test to run on the newly pushed commit immediately.

Ref. https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/control-the-concurrency-of-workflows-and-jobs

Signed-off-by: Shizuo Fujita <fujita@clear-code.com>
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
@daipom
daipom merged commit b3c3bc7 into fluent:v1.16 Apr 25, 2025
@kenhys
kenhys deleted the backport-4689 branch April 25, 2025 07:30
@daipom daipom added this to the v1.16.8 milestone Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants