Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor(controller): use promotion name when generating branch names #2878

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

krancour
Copy link
Member

Part of #2845

This change creates a more obvious relationship between a Promotion and any PR it may create. This also reduces the likelihood of a Promotion attempting to create a new Promotion-specific branch and finding that branch already exists (having been created by a previous Promotion).

Signed-off-by: Kent Rancourt <kent.rancourt@gmail.com>
@krancour krancour added this to the v1.1.0 milestone Oct 30, 2024
@krancour krancour self-assigned this Oct 30, 2024
@krancour krancour requested a review from a team as a code owner October 30, 2024 16:48
Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for docs-kargo-io canceled.

Name Link
🔨 Latest commit 3b300f8
🔍 Latest deploy log https://app.netlify.com/sites/docs-kargo-io/deploys/672263660dcc480008a06739

@krancour krancour added this pull request to the merge queue Oct 30, 2024
Merged via the queue into akuity:main with commit 1a7ab78 Oct 30, 2024
22 checks passed
@krancour krancour deleted the krancour/better-pr-head-branch-names branch October 30, 2024 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants