integrations / slack

Bring your code to the conversations you care about with the GitHub and Slack integration
https://slack.github.com/
MIT License
2.98k stars 468 forks source link

Allow per-channel default repo for issue creation #1768

Open erelinz opened 10 months ago

erelinz commented 10 months ago

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

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

timon0305 commented 10 months ago

good

tomharrisonjr commented 5 months ago

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
malomarrec commented 2 weeks ago

+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 :)