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

Allow user to define a "prefix" for the branch slug for request-review #270

Open
jameswalmsley opened this issue Nov 4, 2023 · 2 comments

Comments

@jameswalmsley
Copy link
Contributor

I'd like to be able to set a "prefix" to the branch slug that gets pushed up for review.
In our org we are supposed to prefix our own branches with e.g. wip/jw/my-branch-for-a-pr

@drewdeponte
Copy link
Member

Interesting.

Right now you can specify the branch name when you use the rr or the branch command to be whatever you want.

We could probably add a configuration option of branch_slug_prefix which would default to ps/rr/, but could be configured to whatever you want.

@drewdeponte
Copy link
Member

It would probably be the first config option that would span across commands though. So we would probably have to figure out how we want to clearly define that in the config files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Discussion
Development

No branches or pull requests

2 participants