Skip to content

Update Super-Linter GH Action - #1720

Merged
coliff merged 1 commit into
mainfrom
dev/coliff/super-linter-update
Sep 11, 2025
Merged

Update Super-Linter GH Action#1720
coliff merged 1 commit into
mainfrom
dev/coliff/super-linter-update

Conversation

@coliff

@coliff coliff commented Sep 11, 2025

Copy link
Copy Markdown
Member

This pull request adds YAML front matter to several GitHub Actions workflow files to improve their structure and readability. It also introduces minor configuration updates for workflow permissions and job validation options.

Workflow metadata and configuration improvements:

  • Added YAML front matter (---) and name fields to multiple workflow files, including .github/workflows/codeql-analysis.yml, .github/workflows/labeler.yml, .github/workflows/ossf-scorecard.yml, .github/workflows/publish.yml, .github/workflows/spellcheck.yml, .github/workflows/super-linter.yml, .github/workflows/sync-labels.yml, .github/workflows/test.yml, and .github/workflows/website.yml to standardize workflow definitions. [1] [2] [3] [4] [5] [6] [7] [8] [9]

  • Added permissions block with contents: read to .github/workflows/sync-labels.yml to explicitly set workflow permissions.

Super-linter job configuration:

  • Removed validation options for Prettier formatting checks (VALIDATE_JAVASCRIPT_PRETTIER, VALIDATE_JSON_PRETTIER, VALIDATE_TYPESCRIPT_PRETTIER) in .github/workflows/super-linter.yml to streamline linting jobs.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Note

Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported.

@coliff coliff added the github_actions Pull requests that update GitHub Actions code label Sep 11, 2025
@coliff
coliff requested review from Copilot and removed request for thedaviddias September 11, 2025 02:30

This comment was marked as resolved.

@codecov

This comment was marked as resolved.

@coliff
coliff merged commit b8e5968 into main Sep 11, 2025
27 checks passed
@coliff
coliff deleted the dev/coliff/super-linter-update branch September 11, 2025 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants