Add issue-pinning to the API #199256
Replies: 2 comments 2 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
hey Jonny 👋 . worth noting for your backup /restore use case specifically :
for the actual feature gap ,,, this looks like a genuinee oversight rather than an intentional limitation since commment pinning made it into the api but issue pinning didnt. id recommend filing this as a formal feature request at github.com/github/feedback(if you havent already)since product feedback discussions here dont always get picked up by the API team specifically. also worth checking if anyone's opened a similar issue on the REST API docs repo(github/rest-api-description),,,,,,sometimes those get more direct engineering visibility than community discussions💙💙 |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
🏷️ Discussion Type
Product Feedback
💬 Feature/Topic Area
API
Body
Up-to three repository issues can be pinned. However, I can't see any evidence of this in the API.
pinnedflagPinning issue-comments is part of the API, but not the issues themselves. Can this feature be added to the API?
In particular, I would currently like to use it as part of a repo backup / restoration process
Beta Was this translation helpful? Give feedback.
All reactions