Skip to content

Record a post-merge incident report for a pull request

Private · API Requires bearer

Parameters

NameInTypeDescription
owner*pathstring
repo*pathstring
number*pathstring

Responses

  • 200
    Post-merge incident report recorded as an audit_events row (#5672), customer-facing (repo maintainer) side
  • 400
    Invalid pull number or incident report body
  • 401
    Unauthorized
  • 403
    Insufficient role
  • 404
    Pull request not found
  • 409
    Pull request has not been merged