About 1,480,000 results
Open links in new tab
  1. 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 …

  2. 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.

  3. 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.

  4. 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 …

  5. 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.

  6. 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.

  7. REST API endpoints for activity - GitHub Docs

    Use the REST API to list events and feeds and manage notifications, starring, and watching.

  8. 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 …

  9. 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 …

  10. 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.