Skip to content

Conversation

@SMillerDev
Copy link
Contributor

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 AI review requested due to automatic review settings May 1, 2025 14:36
Copy link
Contributor

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.

@simonbs simonbs merged commit c0991a2 into shapehq:develop Jun 6, 2025
5 checks passed
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