Skip to content

Conversation

@martincostello
Copy link
Owner

Add configuration file to disable rules for anonymous definitions and undocumented permissions.

Add configuration file to disable rules for anonymous definitions and undocumented permissions.
Copilot AI review requested due to automatic review settings September 24, 2025 13:41
@martincostello martincostello enabled auto-merge (rebase) September 24, 2025 13:41
Copy link

Copilot AI left a comment

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 zizmor configuration file to disable specific security analysis rules for GitHub Actions workflows.

  • Disables the anonymous-definition rule which likely flags anonymous workflow definitions
  • Disables the undocumented-permissions rule which checks for documented permission usage

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@martincostello martincostello merged commit 5be1b60 into main Sep 24, 2025
10 checks passed
@martincostello martincostello deleted the add-zizmor-config branch September 24, 2025 13:47
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