[Webhooks] Add name & description fields to webhooks #67379
Unanswered
Beanow
asked this question in
API and Webhooks
Replies: 2 comments
-
It's really helpful for users, why github keeps ignoring it? Similar discussions: |
Beta Was this translation helpful? Give feedback.
0 replies
-
^ All we are asking for is a name and a description field to webhooks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
What
Suggesting to add to webhooks:
Why
This is something that access tokens do have, but webhooks don't. A name and description.
Once you have many webhooks, in a team / organization where you might not know the context behind that webhook, it becomes error prone to need to infer the purpose of that webhook by looking at the URL and event filter.
A name and description are a simple way to clarify this to other people in your team.
Beta Was this translation helpful? Give feedback.
All reactions