1
0
mirror of synced 2026-01-05 03:06:35 -05:00
Files
docs/content/rest/issues/events.md
2022-12-16 18:55:29 +00:00

758 B

title, allowTitleToDifferFromFilename, shortTitle, intro, versions, topics, miniTocMaxHeadingLevel
title allowTitleToDifferFromFilename shortTitle intro versions topics miniTocMaxHeadingLevel
Issue events true Events Use the REST API to retrieve events triggered by activity in issues and pull requests.
fpt ghes ghae ghec
* * * *
API
3

About events

You can use the REST API to view different types of events triggered by activity in issues and pull requests. For more information about the specific events that you can receive, see "Issue event types." To view GitHub activity outside of issues and pull requests, you can use the Events endpoints.

{% data reusables.pull_requests.issues-pr-shared-api %}