Skip to content

Updated the version of super-linter to 8.7.0#4975

Merged
ChrisSmithCGI merged 3 commits into
mainfrom
4957-update-super-linter-840-to-add-codespell
Jul 15, 2026
Merged

Updated the version of super-linter to 8.7.0#4975
ChrisSmithCGI merged 3 commits into
mainfrom
4957-update-super-linter-840-to-add-codespell

Conversation

@ChrisSmithCGI

Copy link
Copy Markdown
Collaborator

Resolves #4957

What is being addressed

Updated the version of super-linter being used in the build_validation_develop workflow to 8.7.0

How is this addressed

  • Describe the changes made, and if appropriate, why they are addressed this way
  • Note any pending work (with links to the issues that will address them)
  • Update documentation
  • Update CHANGELOG.md if needed
  • Increment template version if needed, for guidelines see Authoring templates - versioning

Copilot AI review requested due to automatic review settings July 15, 2026 14:25
@ChrisSmithCGI ChrisSmithCGI requested a review from a team as a code owner July 15, 2026 14:25
@ChrisSmithCGI ChrisSmithCGI linked an issue Jul 15, 2026 that may be closed by this pull request
@ChrisSmithCGI ChrisSmithCGI added enhancement New feature or request size/S labels Jul 15, 2026
@github-actions

github-actions Bot commented Jul 15, 2026

Copy link
Copy Markdown

Unit Test Results

0 tests   0 ✅  0s ⏱️
0 suites  0 💤
0 files    0 ❌

Results for commit 821bd8c.

♻️ This comment has been updated with latest results.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the GitHub Actions build_validation_develop workflow to use super-linter v8.7.0 (pinned by commit SHA), aligning with the request in #4957 to pick up newer linting capabilities (including codespell).

Changes:

  • Bumped super-linter/super-linter/slim from v8.5.0 to v8.7.0 (commit 4ce2083…) across all relevant workflow steps.
  • Added a corresponding entry to CHANGELOG.md under ENHANCEMENTS.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
CHANGELOG.md Documents the super-linter upgrade under ENHANCEMENTS.
.github/workflows/build_validation_develop.yml Updates all super-linter action references to v8.7.0 (pinned SHA).

@marrobi marrobi left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, one comment.

Comment thread CHANGELOG.md Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update super-linter >= 8.4.0 to add codespell

4 participants