Skip to content

ci(shellcheck): bump reusable pin for full-scan fix#12

Merged
zircote merged 1 commit into
mainfrom
ci/shellcheck-fullscan-bump
Jun 30, 2026
Merged

ci(shellcheck): bump reusable pin for full-scan fix#12
zircote merged 1 commit into
mainfrom
ci/shellcheck-fullscan-bump

Conversation

@zircote

@zircote zircote commented Jun 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Bump the reusable-shellcheck.yml pin to pick up the corrected triggering-event handling.

The reusable now resolves workflow_dispatch and schedule to a full strict scan (the earlier mapping to manual failed on the action's base/head guard). The gate-shellcheck / sast-hooks job now passes on manual Release and scheduled runs; native push / pull_request runs are unchanged.

Part of modeled-information-format/.github#29

Picks up modeled-information-format/.github#29 corrected handling so manual
Release and scheduled runs pass the shellcheck gate.

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 PR updates the SHA pin for the shared reusable-shellcheck.yml workflow to pick up upstream fixes to triggering-event handling, ensuring manual (workflow_dispatch) and scheduled (schedule) runs perform a full strict scan and avoid base/head guard failures.

Changes:

  • Bump the pinned commit for modeled-information-format/.github/.github/workflows/reusable-shellcheck.yml in the release workflow.
  • Bump the pinned commit for the same reusable in the quality gates workflow.

Reviewed changes

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

File Description
.github/workflows/release.yml Updates the ShellCheck reusable workflow pin to the fixed upstream commit for release runs.
.github/workflows/quality-gates.yml Updates the ShellCheck reusable workflow pin to the fixed upstream commit for quality gate runs.

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

@zircote zircote merged commit f3dfd30 into main Jun 30, 2026
23 checks passed
@zircote zircote deleted the ci/shellcheck-fullscan-bump branch June 30, 2026 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants