Skip to content

Fix duplicate rustsec issue creation#652

Open
jamillambert wants to merge 1 commit into
rust-bitcoin:masterfrom
jamillambert:0630-duplicate-rustsec-issues
Open

Fix duplicate rustsec issue creation#652
jamillambert wants to merge 1 commit into
rust-bitcoin:masterfrom
jamillambert:0630-duplicate-rustsec-issues

Conversation

@jamillambert

Copy link
Copy Markdown
Collaborator

When the audit runs on all 3 lockfiles at the same time a problem in multiple lockfiles can result in multiple issues being created for the same RustSec ID.

Run the jobs one at a time so that issues created are seen by the next jobs and no duplicate issue is created.

When the audit runs on all 3 lockfiles at the same time a problem in
multiple lockfiles can result in multiple issues being created for the
same RustSec ID.

Run the jobs one at a time so that issues created are seen by the next
jobs and no duplicate issue is created.
@jamillambert jamillambert requested a review from tcharding as a code owner June 30, 2026 13:24
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.

1 participant