Skip to content

ci: Switch from zizmor.yml to inline comments#311

Open
godlygeek wants to merge 2 commits into
bloomberg:mainfrom
godlygeek:switch_to_zizmor_ignore_comments
Open

ci: Switch from zizmor.yml to inline comments#311
godlygeek wants to merge 2 commits into
bloomberg:mainfrom
godlygeek:switch_to_zizmor_ignore_comments

Conversation

@godlygeek
Copy link
Copy Markdown
Contributor

Rather than recording which zizmor rules are being skipped in a separate config file, inline that configuration into the workflows themselves as comments, to avoid needing to constantly update an extra file as new lines are added or removed from the workflow.

Rather than recording which zizmor rules are being skipped in a separate
config file, inline that configuration into the workflows themselves as
comments, to avoid needing to constantly update an extra file as new
lines are added or removed from the workflow.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
@godlygeek godlygeek self-assigned this May 27, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.19%. Comparing base (a88a6eb) to head (4d502d0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #311   +/-   ##
=======================================
  Coverage   79.19%   79.19%           
=======================================
  Files          51       51           
  Lines        5561     5561           
  Branches      583      583           
=======================================
  Hits         4404     4404           
  Misses       1157     1157           
Flag Coverage Δ
cpp 79.19% <ø> (ø)
python 79.19% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

This is required for zizmor to be able to upload the SARIF files used
for CodeQL to GitHub.

Signed-off-by: Matt Wozniski <mwozniski@bloomberg.net>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants