Skip to content

Allow specifying the location for the branch number in the branch name template. #73

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

Merged
merged 1 commit into from
Feb 24, 2025

Conversation

ZolotukhinM
Copy link
Collaborator

@ZolotukhinM ZolotukhinM commented Feb 23, 2025

Stacked PRs:


Allow specifying the location for the branch number in the branch name template.

Previously the branch number was always at the end after /. This PR
generalizes it and allows it to be present anywhere in the template
under the placeholder "$ID".

Fixes #57.

@ZolotukhinM ZolotukhinM changed the base branch from ZolotukhinM/stack/1 to main February 23, 2025 21:40
@ZolotukhinM ZolotukhinM changed the base branch from main to ZolotukhinM/stack/1 February 23, 2025 21:40
@ZolotukhinM ZolotukhinM changed the base branch from ZolotukhinM/stack/1 to main February 23, 2025 21:50
@ZolotukhinM ZolotukhinM changed the base branch from main to ZolotukhinM/stack/1 February 23, 2025 21:51
@ZolotukhinM ZolotukhinM changed the base branch from ZolotukhinM/stack/1 to main February 23, 2025 21:52
@ZolotukhinM ZolotukhinM changed the base branch from main to ZolotukhinM/stack/1 February 23, 2025 21:52
…e template.

Previously the branch number was always at the end after `/`. This PR
generalizes it and allows it to be present anywhere in the template
under the placeholder "$ID".

Fixes #57.

stack-info: PR: #73, branch: ZolotukhinM/stack/2
@ZolotukhinM ZolotukhinM changed the base branch from ZolotukhinM/stack/1 to main February 23, 2025 21:54
@ZolotukhinM ZolotukhinM changed the base branch from main to ZolotukhinM/stack/1 February 23, 2025 21:54
@ZolotukhinM ZolotukhinM changed the base branch from ZolotukhinM/stack/1 to main February 24, 2025 21:50
@ZolotukhinM ZolotukhinM changed the base branch from main to ZolotukhinM/stack/1 February 24, 2025 21:50
@ZolotukhinM ZolotukhinM changed the base branch from ZolotukhinM/stack/1 to main February 24, 2025 21:54
@ZolotukhinM ZolotukhinM changed the base branch from main to ZolotukhinM/stack/1 February 24, 2025 21:54
Base automatically changed from ZolotukhinM/stack/1 to main February 24, 2025 21:56
@ZolotukhinM ZolotukhinM merged commit dda58b1 into main Feb 24, 2025
1 check passed
@ZolotukhinM ZolotukhinM deleted the ZolotukhinM/stack/2 branch February 24, 2025 21:57
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.

Make the consecutive stack id part of the branch template
2 participants