slack
slack copied to clipboard
Allow per-channel default repo for issue creation
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.
good
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
+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 :)