
GitHub event types
For the GitHub Events API, learn about each event type, the triggering action on GitHub, and each event's unique properties. The Events API can return different types of events triggered …
Upcoming GitHub events, webinars & developer conferences
Discover upcoming GitHub events, webinars, and conferences. Connect with developers, explore new tools, and learn how to build, secure, and scale software with GitHub.
Events that trigger workflows - GitHub Docs
You can configure your workflows to run when specific activity on GitHub happens, at a scheduled time, or when an event outside of GitHub occurs.
github-event-types.md
The Events API can return different types of events triggered by activity on GitHub. Each event response contains shared properties, but has a unique payload object determined by its event …
REST API endpoints for issue events - GitHub Docs
To view GitHub activity outside of issues and pull requests, you can use the Events endpoints. Every pull request is an issue, but not every issue is a pull request.
Events - GitHub Education
3 days ago · GitHub Developer Day is a structured, professional event focused on equipping students and early-career developers with core skills in software development using GitHub.
REST API endpoints for activity - GitHub Docs
Use the REST API to list events and feeds and manage notifications, starring, and watching.
Triggering a workflow - GitHub Docs
Information about the event that triggered a workflow run is available in the github.event context. The properties in the github.event context depend on the type of event that triggered the …
Webhook events and payloads - GitHub Docs
GitHub Apps with write-level access for the "Checks" permission are automatically subscribed to this webhook event. Repository and organization webhooks only receive payloads for the …
Issue event types - GitHub Docs
For the REST APIs for issue events and timeline events, learn about each event type, the triggering action on GitHub, and each event's unique properties.