Skip to content

Conversation

@simonbs
Copy link
Contributor

@simonbs simonbs commented Nov 17, 2025

Removes GitHub Actions linting as the referenced workflow had started depending on a third-party action that is not allowed within the shapehq GitHub organisation, producing this error:

Error
The action zizmorcore/zizmor-action@e673c39 is not allowed in shapehq/framna-docs because all actions must be from a repository owned by shapehq, created by GitHub, verified in the GitHub Marketplace, or match the pattern: move-agency/actions-templates/*.

Copilot AI review requested due to automatic review settings November 17, 2025 09:55
Copilot finished reviewing on behalf of simonbs November 17, 2025 09:57
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 removes the GitHub Actions linting workflow (.github/workflows/action-lint.yml) due to organizational security restrictions that prohibit the use of third-party actions not owned by shapehq, GitHub, or matching approved patterns. The removed workflow was failing because it depended on the zizmorcore/zizmor-action which violated these policies.

Key Changes:

  • Complete removal of .github/workflows/action-lint.yml workflow file that performed actionlint syntax checking and zizmor security scanning

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

@simonbs simonbs merged commit de25c89 into develop Nov 17, 2025
14 checks passed
@simonbs simonbs deleted the remove-action-lint branch November 17, 2025 09:57
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