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 unsubscribe action #196

Open
nobe4 opened this issue Oct 4, 2024 · 0 comments
Open

Add unsubscribe action #196

nobe4 opened this issue Oct 4, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nobe4
Copy link
Owner

nobe4 commented Oct 4, 2024

Add a new action that unsubscribe the user from the notification.

It should have the same effect as clicking unsubscribe from the UI.

https://docs.github.com/en/rest/activity/notifications?apiVersion=2022-11-28#delete-a-thread-subscription

To ignore future notifications for a repository you are watching, use the Set
a thread subscription endpoint and set ignore to true.

https://docs.github.com/en/rest/activity/notifications?apiVersion=2022-11-28#set-a-thread-subscription

@nobe4 nobe4 added the enhancement New feature or request label Oct 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant