Skip to content

Add audit logging for secure CI_JOB_TOKEN setting

What does this MR do and why?

Users want to know when the secure workflows for CI_JOB_TOKEN has been changed/enabled/disabled for the CI_JOB_TOKEN in the audit logs.

This MR adds audit logging on the inbound scope when:

  1. CI_JOB_TOKEN inbound enabled.
  2. CI_JOB_TOKEN inbound disabled
  3. project added to CI_JOB_TOKEN allowance list
  4. project remove from the CI_JOB_TOKEN allowance list

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports