CARVIEW |
This content may be out of date. For the newest content, see the API posts on the GitHub Blog.
All of GitHub's Docs are now in one place! You can see Apps, REST API, and GraphQL API on GitHub Docs.
Page Build Event for Webhooks
- March 12, 2014
-
benbalter
We've made it even easier to track the status of your GitHub Pages builds. By subscribing to the new page_build
event, your application will receive an event payload containing the results of each build. (As always, these builds occur automatically following each push to a GitHub Pages-enabled branch.)
If you have a webhook with the "send me everything" option selected (or if you use the "wildcard event" via the API), you will receive the page_build
event after the next build of your GitHub Pages site. Alternatively, if you prefer to subscribe to specific event types, you can add to the new page_build
event to your webhooks via your repository's webhook settings page or via the webhooks API.
For more information, be sure to check out our guide on working with webhooks. If you have any questions or feedback, please drop us a line.
Recent Posts
- Antiope preview graduation
October 1, 2020 - Machine-man and sailor-v previews graduate
August 20, 2020 - GitHub Actions API - Introducing workflow usage endpoints
May 15, 2020 - Introducing the skipped check run and check suite conclusion
May 8, 2020 - Suspending GitHub App installations
May 1, 2020 - Expiring user-to-server access tokens for GitHub Apps
April 30, 2020 - Replacing the GitHub Apps "Creating an installation access token" endpoint
April 15, 2020 - Replacing the integration_installation and integration_installation_repositories webhook events
April 15, 2020