How to disable exact github repository new release watch over API? #54352
Replies: 6 comments
-
No one knows how to do that? 🤔 |
Beta Was this translation helpful? Give feedback.
-
Yes, here is a And here is a curl -X DELETE -H "Authorization: Bearer YOUR_ACCESS_TOKEN" https://api.github.com/repos/OWNER/REPO/subscription Replace Note: You can generate a personal access token by following this guide: Creating a personal access token. Make sure to grant the |
Beta Was this translation helpful? Give feedback.
-
Thank you very much. I have yet another question: how can I set release subscription? Simple I want to move my current release subscriptions fom one github accout to second one. Looking on https://docs.github.com/en/rest/activity/watching I don't see anything about that kind of operations 🤔 |
Beta Was this translation helpful? Give feedback.
-
Gentle ping .. someone knows how to subscribe selectively to only new release? 🤔 |
Beta Was this translation helpful? Give feedback.
-
Someone knows at lease where I can try to report missing bits in github API documentation? 🤔 |
Beta Was this translation helpful? Give feedback.
-
🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as 2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the Thank you for helping bring this Discussion to a resolution! 💬 |
Beta Was this translation helpful? Give feedback.
-
Select Topic Area
Question
Body
Can someone help with curl oneliner about how to list my account release watches and how to disable over the github API eaxat repository release (only) watch? 🤔
Beta Was this translation helpful? Give feedback.
All reactions