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

920 B

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

About timeline events

You can use the REST API to view different types of events triggered by timeline 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, see "GitHub Events Types."

You can use timeline events to display information about issues and pull requests or determine who should be notified of issue comments.

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