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

ci: run cargo audit for all pull requests #33

Merged
merged 1 commit into from
Nov 4, 2023
Merged

Conversation

wmmc88
Copy link
Collaborator

@wmmc88 wmmc88 commented Nov 3, 2023

Previously, cargo audit didn't run on PRs if the lockfiles or manifest did not change. Now, it will always run on PR builds, which allows us to block merges if it detects any unaddressed issues.

@wmmc88 wmmc88 requested a review from a team November 3, 2023 21:54
@wmmc88 wmmc88 self-assigned this Nov 3, 2023
@wmmc88 wmmc88 changed the title ci: always run cargo audit for PRs ci: run cargo audit for all PRs Nov 3, 2023
@wmmc88 wmmc88 changed the title ci: run cargo audit for all PRs ci: run cargo audit for all pull requests Nov 3, 2023
@wmmc88 wmmc88 enabled auto-merge (rebase) November 3, 2023 21:55
@wmmc88 wmmc88 merged commit ed865f8 into main Nov 4, 2023
59 checks passed
@wmmc88 wmmc88 deleted the wmmc88/cargo-audit-prs branch November 4, 2023 00:00
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.

3 participants