ComplianceAsCode / content

Security automation content in SCAP, Bash, Ansible, and other formats
https://complianceascode.readthedocs.io/en/latest/
Other
2.22k stars 698 forks source link

Add oscal-update-* branch to required GitHub Actions #12481

Closed Mab879 closed 1 month ago

Mab879 commented 1 month ago

Description:

Add oscal-update-* branch to required GitHub Actions

Rationale:

So PRs like #12474 can be merged.

github-actions[bot] commented 1 month ago

Start a new ephemeral environment with changes proposed in this pull request:

Fedora Environment Open in Gitpod

Oracle Linux 8 Environment Open in Gitpod

github-actions[bot] commented 1 month ago

:robot: A k8s content image for this PR is available at: ghcr.io/complianceascode/k8scontent:12481 This image was built from commit: 5f4ac5b79d8130e1200c5f1432b49f6632671548

Click here to see how to deploy it If you alread have Compliance Operator deployed: ```utils/build_ds_container.py -i ghcr.io/complianceascode/k8scontent:12481``` Otherwise deploy the content and operator together by checking out ComplianceAsCode/compliance-operator and: ```CONTENT_IMAGE=ghcr.io/complianceascode/k8scontent:12481 make deploy-local```
codeclimate[bot] commented 1 month ago

Code Climate has analyzed commit 5f4ac5b7 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 59.5% (0.0% change).

View more on Code Climate.