Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

ci: add concurrency groups to release pipeline#68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

ThomasK33
Copy link
Member

@ThomasK33ThomasK33 commentedFeb 19, 2025
edited
Loading

Add concurrency groups to GitHub Actions workflows

Adds concurrency groups to CI and release workflows to automatically cancel
in-progress runs when new changes are pushed. This prevents unnecessary
resource usage and speeds up feedback loops for developers.

Change-Id: I781ce2750eb30729e84430ee2e3855f3259d2eb9
Signed-off-by: Thomas Kosiewskitk@coder.com

Change-Id: I781ce2750eb30729e84430ee2e3855f3259d2eb9Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33Graphite App
Copy link
MemberAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

@ThomasK33ThomasK33 self-assigned thisFeb 19, 2025
@ThomasK33ThomasK33 marked this pull request as ready for reviewFebruary 19, 2025 11:08
@@ -9,6 +9,12 @@ on:

permissions: {}

# Cancel in-progress runs for when multiple PRs get merged
# in quickl succession. Ignore this for tag releases though.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Suggested change
# inquickl succession. Ignore this for tag releases though.
# inquick succession. Ignore this for tag releases though.

Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Ah shit, I should stop merging so quickly

@ThomasK33Graphite App
Copy link
MemberAuthor

ThomasK33 commentedFeb 19, 2025
edited
Loading

Merge activity

  • Feb 19, 6:13 AM EST: A user started a stack merge that includes this pull request viaGraphite.
  • Feb 19, 6:13 AM EST: A user merged this pull request withGraphite.

@ThomasK33ThomasK33 merged commitfe45e1c intomainFeb 19, 2025
4 checks passed
@ThomasK33ThomasK33 deleted the thomask33/02-19-ci_add_concurrency_groups_to_release_pipeline branchFebruary 25, 2025 13:44
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ethanndicksonethanndicksonethanndickson approved these changes

Assignees

@ThomasK33ThomasK33

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@ThomasK33@ethanndickson

[8]ページ先頭

©2009-2025 Movatter.jp