Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't block CI upon announcement of new advisories #2535

Merged
merged 1 commit into from
Jan 23, 2024

Conversation

divergentdave
Copy link
Collaborator

This splits out cargo deny check advisories into a separate GitHub Actions job, with continue-on-error: true. This is recommended in the action's README. This way, we will still see notice of advisories here, in addition to GitHub's Dependabot security alerts, but won't be blocked from merging unrelated changes when there's a new advisory about one of our dependencies.

@divergentdave divergentdave merged commit c7c6776 into main Jan 23, 2024
9 checks passed
@divergentdave divergentdave deleted the david/cargo-deny-advisories-job branch January 23, 2024 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants