Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-75544

GitHub WebHook is not working due to a change in GitHub's specifications

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • github-plugin
    • None

      The contents of the request Body of GitHub's WebHook have been changed.

      https://github.blog/changelog/2025-04-07-changes-to-the-repository-object-in-push-webhook/

      > url will provide the API URL (e.g., https://api.github.com/repos/<org>/<reponame>).

       

      Therefore, it does not match the URL_PATTERNS check in the GitHub Plugin and the hook does not work properly.

            lanwen Kirill Merkushev
            dsuket Daisuke
            Votes:
            4 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated: