Skip to content

Release Branch Step - Check For Existing Branch#140

Merged
ChristianAtDell merged 1 commit intomainfrom
ccoff/skip-branch-creation-release-action
Mar 25, 2025
Merged

Release Branch Step - Check For Existing Branch#140
ChristianAtDell merged 1 commit intomainfrom
ccoff/skip-branch-creation-release-action

Conversation

@ChristianAtDell
Copy link
Copy Markdown
Contributor

Description

Presently, the release action causes a failure if the branch for a release already exists, which will always be the case with our standard patch workflow. This PR makes the release action check if the branch already exists, and if it does, notes as such but does not induce a failure.

Issues

List the issues impacted by this PR:

Issue ID
https://github.com/dell/csm/issues/1811

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (N/A)
  • I have added tests that prove my fix is effective or that my feature works (N/A)

How Has This Been Tested?

Tested in a forked repository with successful run here.

Comment thread .github/workflows/release-creator.yaml
Comment thread .github/workflows/release-creator.yaml
@ChristianAtDell ChristianAtDell merged commit d5b7440 into main Mar 25, 2025
2 checks passed
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