Change “This hook has never been triggered.” to “This hook has not been triggered recently” in webhooks UI #175939
Unanswered
mukul-vcc
asked this question in
Apps, API and Webhooks
Replies: 0 comments
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.
-
Select Topic Area
Bug
Body
We've observed an issue with the GitHub webhook UI where the status message is misleading.
Even though our CI pipeline runs successfully via a webhook trigger (verified through logs and builds), the webhook settings page continues to show:
This can be confusing, especially when troubleshooting or validating webhook setup. A more appropriate and accurate message might be:
“This hook has not been triggered recently.”
Beta Was this translation helpful? Give feedback.
All reactions