#50578 Add SKIP_AUDIT_CI flag for Cockpit builds
Closed: wontfix by spichugi. Opened by spichugi.

Issue Description

Sometimes we need to skip audit-ci check because we are doing a bisect or just checking older commit.
Process an environment variable SKIP_AUDIT_CI and if it's set - skip the audit-ci action.


https://pagure.io/389-ds-base/pull-request/50579

Metadata Update from @spichugi:
- Custom field origin adjusted to None
- Custom field reviewstatus adjusted to None

It can be specified during make section like:

SKIP_AUDIT_CI=yes make -f rpm.mk rpms
SKIP_AUDIT_CI=yes make 389-console

Metadata Update from @spichugi:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/3634

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata Update from @spichugi:
- Issue close_status updated to: wontfix (was: fixed)

Metadata