Record a post-merge incident report for a pull request
Private · API Requires bearer
Parameters
| Name | In | Type | Description |
|---|---|---|---|
| owner* | path | string | — |
| repo* | path | string | — |
| number* | path | string | — |
Responses
- 200Post-merge incident report recorded as an audit_events row (#5672), customer-facing (repo maintainer) side
- 400Invalid pull number or incident report body
- 401Unauthorized
- 403Insufficient role
- 404Pull request not found
- 409Pull request has not been merged