Skip to content

feat: add linting for GHA #591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Conversation

SMillerDev
Copy link

Description

Adds checking for the syntax of GitHub actions using https://github.com/rhysd/actionlint and the security using https://github.com/woodruffw/zizmor

Motivation and Context

There are no direct problems that it solves, but more guardrails help prevent future problems

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

@Copilot Copilot AI review requested due to automatic review settings May 1, 2025 14:36
Copy link
Contributor

@Copilot 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

This PR adds linting for GitHub Actions by integrating syntax and security checks using external actions.

  • Added a workflow for linting action syntax via actionlint.
  • Added a workflow for checking action security via zizmor.

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.

1 participant