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 15, 2025 14:01
@martincostello martincostello added the enhancement New feature or request label Sep 15, 2025
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 audit rules for GitHub Actions workflows.

  • Disables the anonymous-definition rule that flags workflows with anonymous job definitions
  • Disables the undocumented-permissions rule that requires documentation for permission declarations

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

@martincostello martincostello enabled auto-merge (rebase) September 15, 2025 14:01
@martincostello martincostello merged commit 63f430c into main Sep 15, 2025
6 checks passed
@martincostello martincostello deleted the add-zizmor-config branch September 15, 2025 14:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants