Skip to content

chore(ci): pin cicd-workflows reusable workflows to commit SHA#607

Merged
masc2023 merged 1 commit intomainfrom
chore/pin-cicd-workflows
Mar 18, 2026
Merged

chore(ci): pin cicd-workflows reusable workflows to commit SHA#607
masc2023 merged 1 commit intomainfrom
chore/pin-cicd-workflows

Conversation

@AlexanderLanin
Copy link
Member

This PR is part of a large-scale CI refactoring across all S-CORE repositories.

See the tracking issue:
eclipse-score/cicd-workflows#75

It updates reusable workflow references from eclipse-score/cicd-workflows
to the pinned commit SHA (tagged as v0.0.0):

c1c90b1a82a1fab0fc202979dde6686b2162d5a8 # v0.0.0

Only the @ref part of workflow calls is changed, for workflows under:

eclipse-score/cicd-workflows/.github/workflows/*

Pinning reusable workflows to a commit SHA ensures stable and reproducible CI
behavior instead of relying on a moving branch reference.

Part of eclipse-score/cicd-workflows#75

Copilot AI review requested due to automatic review settings March 11, 2026 18:15
Copy link

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 updates GitHub Actions reusable workflow call sites to pin eclipse-score/cicd-workflows references to a specific commit SHA for reproducible CI behavior (part of the cross-repo CI refactor tracked in eclipse-score/cicd-workflows#75).

Changes:

  • Pinned docs.yml reusable workflow reference from @main to a commit SHA.
  • Pinned docs-cleanup.yml reusable workflow reference from @main to a commit SHA.
  • Pinned copyright.yml reusable workflow reference from @main to a commit SHA.

Reviewed changes

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

File Description
.github/workflows/docs.yml Pins the reusable docs workflow to a fixed commit SHA.
.github/workflows/docs-cleanup.yml Pins the reusable docs cleanup workflow to a fixed commit SHA.
.github/workflows/copyright.yml Pins the reusable copyright check workflow to a fixed commit SHA.

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

@github-actions
Copy link

The created documentation from the pull request is available at: docu-html

@AlexanderLanin AlexanderLanin force-pushed the chore/pin-cicd-workflows branch from 26e7604 to 71ff1ee Compare March 11, 2026 18:28
@AlexanderLanin AlexanderLanin force-pushed the chore/pin-cicd-workflows branch from 71ff1ee to 311af84 Compare March 11, 2026 18:29
@masc2023 masc2023 merged commit dc955ec into main Mar 18, 2026
5 checks passed
@masc2023 masc2023 deleted the chore/pin-cicd-workflows branch March 18, 2026 09:52
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.

3 participants