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

Add --exclude option to subscriptions command #418

Closed
jfrerich opened this issue Jan 20, 2021 · 7 comments · Fixed by #457 or #683
Closed

Add --exclude option to subscriptions command #418

jfrerich opened this issue Jan 20, 2021 · 7 comments · Fixed by #457 or #683
Labels
Difficulty/2:Medium Medium ticket Help Wanted Community help wanted Tech/Go

Comments

@jfrerich
Copy link
Contributor

jfrerich commented Jan 20, 2021

Currently, subscriptions allow adding repositories or an organization to a subscription.

This request is to add a --exclude flag that will allow excluding repositories from the notification.

/github subscriptions add mattermost,label:"Severity/Critical" --exclude mattermost/mattermost-server,mattermost/mattermost-webapp

An example would be to subscribe a channel to all mattermost organization repositories but exclude the webapp, redux, and server repositories.

@jfrerich jfrerich added Help Wanted Community help wanted Up For Grabs Ready for help from the community. Removed when someone volunteers Difficulty/2:Medium Medium ticket labels Jan 20, 2021
@hanzei hanzei added the Tech/Go label Jan 20, 2021
@balan2010
Copy link

Hi! I would like to work on this

@larkox larkox removed the Up For Grabs Ready for help from the community. Removed when someone volunteers label Feb 8, 2021
@larkox
Copy link
Contributor

larkox commented Feb 8, 2021

All yours @balan2010 . Thanks!

@balan2010
Copy link

Cheers :-)

@jfrerich
Copy link
Contributor Author

Woohoo! Thanks, @balan2010! This feature will be so helpful

@balan2010
Copy link

No Worries.. About to start working on this issue

@hanzei hanzei added the Up For Grabs Ready for help from the community. Removed when someone volunteers label Jun 30, 2021
@hanzei hanzei added this to To do in Plugin Sprint Planning via automation Jun 30, 2021
@deepakdemiwal deepakdemiwal moved this from To do to In Progress in Plugin Sprint Planning Jul 6, 2021
@deepakdemiwal deepakdemiwal moved this from In Progress to Dev QA in Plugin Sprint Planning Jul 10, 2021
@hanzei hanzei removed the Up For Grabs Ready for help from the community. Removed when someone volunteers label Jul 13, 2021
@hanzei hanzei linked a pull request Jul 13, 2021 that will close this issue
@deepakdemiwal deepakdemiwal moved this from Dev QA to Submitted in Plugin Sprint Planning Jul 14, 2021
Plugin Sprint Planning automation moved this from Submitted to Done Aug 20, 2021
hanzei pushed a commit that referenced this issue Aug 20, 2021
Co-authored-by: Siba sankar Nayak <sibasankarnayak@Sibas-Air.lan>
@hanzei hanzei reopened this Feb 9, 2022
Plugin Sprint Planning automation moved this from Done to To Do Feb 9, 2022
@hanzei
Copy link
Contributor

hanzei commented Feb 9, 2022

Reopening as #457 has been reverted

@hanzei
Copy link
Contributor

hanzei commented Feb 9, 2022

@sanjaydemansol Assigning you as you are working on #505

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment