←back to thread

35 points Terretta | 1 comments | | HN request time: 0.218s | source
Show context
roflchoppa ◴[] No.45773427[source]
a format that as worked well for me (and that I've brought with me to other teams)

``` issues/{username}/{issue-number}-{description} ```

The username prefix is helpful, for both organization, and locating branches.

replies(1): >>45784487 #
ytreister ◴[] No.45784487[source]
Unfortunately, gibr does not yet support username in the branch name, but I created an issue and hopefully can get it done very soon

https://github.com/ytreister/gibr/issues/42

replies(1): >>45796749 #
1. ytreister ◴[] No.45796749[source]
I implemented this in version 0.6.0 which was just released. https://github.com/ytreister/gibr/releases/tag/0.6.0 The issue assignee can be used in the branch name.

In the future I want to allow a user to easily assign an issue to the current user if they use gibr with an unassigned issue