Skip to content

deploying zizmor in monitor only mode#8

Closed
qtipbera wants to merge 1 commit into
mainfrom
addzizmor
Closed

deploying zizmor in monitor only mode#8
qtipbera wants to merge 1 commit into
mainfrom
addzizmor

Conversation

@qtipbera

@qtipbera qtipbera commented Jul 2, 2026

Copy link
Copy Markdown

No description provided.

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.

Pull request overview

Adds a GitHub Actions workflow intended to run zizmor in report-only mode on pushes to main and on pull requests, producing GitHub-formatted output without failing the workflow.

Changes:

  • Introduces a new workflow to run zizmor with --no-exit-codes (monitor/report-only behavior).
  • Uses setup-uv and uvx to install/run zizmor during CI.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread workflows/zizmor.yml
@@ -0,0 +1,28 @@
name: zizmor (report-only)
Comment thread workflows/zizmor.yml
Comment on lines +6 to +7
pull_request:
branches: ["**"]
@qtipbera qtipbera closed this Jul 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants