Skip to content

Fix creation of release branches - #31

Open
gonzolino wants to merge 2 commits into
ironcore-dev:mainfrom
sap-contributions:gonzolino/fix-release-branch-create
Open

Fix creation of release branches#31
gonzolino wants to merge 2 commits into
ironcore-dev:mainfrom
sap-contributions:gonzolino/fix-release-branch-create

Conversation

@gonzolino

Copy link
Copy Markdown
Contributor

With the current branch rulesets it is not possible to create release branches.

Therefore:

  1. required status checks and workflows will not be enforced on branch
    creation.
  2. linear history will not be enforced.

When enforcing status checks and workflows on creation, it becomes
impossible to create new release branches or push the initial commit to
main of a newly created repo.

Signed-off-by: Daniel Gonzalez Nothnagel <daniel.gonzalez.nothnagel@sap.com>
When the default branch contains a merge commit in its history, it will
become impossible to create release branches with linear history.

Signed-off-by: Daniel Gonzalez Nothnagel <daniel.gonzalez.nothnagel@sap.com>
@gonzolino
gonzolino requested a review from a team as a code owner July 29, 2026 12:46
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.

1 participant