circleci / circleci-docs

Documentation for CircleCI.
https://circleci.com/docs/
Other
790 stars 1.3k forks source link

PIPE-4172 Add trigger_event.create audit log event #8921

Closed liamclarkedev closed 3 weeks ago

liamclarkedev commented 3 weeks ago

Description

A new audit log event is emitted for all pipelines containing information relevant to that trigger event.

Reasons

A link to a GitHub and/or JIRA issue (if applicable). Otherwise, a brief sentence about why you made these changes.

Some existing events currently contain trigger event information in the payload column, this data is now deprecated and will soon be removed. The replacement of any usage of the trigger event information is to use this new event.

https://circleci.com/changelog/audit-log-event-changes-coming-in-30-days/

Content Checklist

Please follow our style when contributing to CircleCI docs. Our style guide is here: https://circleci.com/docs/style/style-guide-overview.

Please take a moment to check through the following items when submitting your PR (this is just a guide so will not be relevant for all PRs) 😸:

liamclarkedev commented 3 weeks ago

Closing this, will reopen closer to the time of the change.