Update zizmor#2746
Conversation
martincostello
commented
Sep 15, 2025
- Update zizmor to 1.13.0.
- Add zizmor configuration file to disable noisy rules.
- Update zizmor to 1.13.0. - Add zizmor configuration file to disable noisy rules.
There was a problem hiding this comment.
Pull Request Overview
This PR updates the zizmor tool to version 1.13.0 and adds a configuration file to disable noisy rules that were likely causing unwanted warnings in the workflow linting process.
- Updates zizmor version from 1.12.0 to 1.13.0
- Adds zizmor configuration file to disable
anonymous-definitionandundocumented-permissionsrules
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| .github/zizmor.yml | Adds configuration file to disable two zizmor rules |
| .github/workflows/lint.yml | Updates ZIZMOR_VERSION environment variable to 1.13.0 |
Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2746 +/- ##
=======================================
Coverage 96.15% 96.15%
=======================================
Files 309 309
Lines 7118 7118
Branches 1008 1008
=======================================
Hits 6844 6844
Misses 221 221
Partials 53 53
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |