Skip to content

ci: stop running cargo-deny in reusable CI - #44

Merged
gitctrlx merged 1 commit into
mainfrom
ci/v2-deny-off
Aug 28, 2026
Merged

ci: stop running cargo-deny in reusable CI#44
gitctrlx merged 1 commit into
mainfrom
ci/v2-deny-off

Conversation

@gitctrlx

Copy link
Copy Markdown
Member

Follow-up to the v2 workflows cutover.

deny: true on ci-rust.yml@v2 made ci / ci fail on cargo-deny policy (licenses/advisories), not on compile. Same follow-up as facilitator/ensip25/erc8004/erc8183/h2m/merkrs/siwx.

  • Remove deny: true from .github/workflows/ci.yml.
  • Keep deny.toml for local cargo deny check.
  • Correct deny.toml header (skill workspace, not .cutover-worktrees/skill).

Product crate code is unchanged.

Strip deny: true so ci-rust.yml@v2 compile/test can stay green.
Keep deny.toml for local `cargo deny check`. Fix workspace header path.
Copilot AI lite review requested due to automatic review settings August 28, 2026 20:22

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@gitctrlx
gitctrlx merged commit fae2a71 into main Aug 28, 2026
1 of 2 checks passed
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