slack icon indicating copy to clipboard operation
slack copied to clipboard

Allow per-channel default repo for issue creation

Open erelinz opened this issue 2 years ago • 3 comments

Is your feature request related to a problem? Please describe. There's some unnecessary frictions when I have to specify the organization name and repo name every time I create an issue from a discussion in Slack.

Describe the solution you'd like Allow setting a default repo per Slack channel to skip having to specify org and repo each time.

Describe alternatives you've considered

  • Manual entry, which is current state and is cumbersome.

Additional context This will speed up issue creation and make the process smoother.

erelinz avatar Aug 31 '23 18:08 erelinz

good

timon0305 avatar Aug 31 '23 19:08 timon0305

This is a great suggestion. As a workaround, it saves a little time to add the owner/repo in the slash command, which will pre-populate these data, i.e.

/github open acme/some-repo

tomharrisonjr avatar Jan 30 '24 21:01 tomharrisonjr

+1, this is especially useful because when you use the "Create from message" feature, you cannot use the /github org/repo trick to prepopulate anything. Dropdown are so cumbersome in general :)

malomarrec avatar Jun 19 '24 08:06 malomarrec