Skip to content

fix: test workflow use default checkout ref for pull request#68

Merged
abannachGrafana merged 2 commits into
mainfrom
adam.bannach/allow-fork-runs
Apr 9, 2025
Merged

fix: test workflow use default checkout ref for pull request#68
abannachGrafana merged 2 commits into
mainfrom
adam.bannach/allow-fork-runs

Conversation

@abannachGrafana
Copy link
Copy Markdown
Contributor

@abannachGrafana abannachGrafana commented Apr 9, 2025

  • Allows actions/checkout to use the default ref for the pull request. This should hopefully allow forked contribution runs to succeed in checking out the code for test run.

@abannachGrafana abannachGrafana requested a review from Copilot April 9, 2025 12:00
Copy link
Copy Markdown
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.

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

Comments suppressed due to low confidence (1)

.github/workflows/update-major-release-tag.yml:14

  • [nitpick] Consider using the official release tag (e.g., 'actions/checkout@v4.2.2') rather than a commit hash for clarity and easier maintainability.
-      - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

@abannachGrafana abannachGrafana enabled auto-merge (squash) April 9, 2025 12:04
@abannachGrafana abannachGrafana requested a review from a team April 9, 2025 12:04
Copy link
Copy Markdown

@cristiangsp cristiangsp left a comment

Choose a reason for hiding this comment

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

LGTM

@abannachGrafana abannachGrafana merged commit ee8e5db into main Apr 9, 2025
11 checks passed
@abannachGrafana abannachGrafana deleted the adam.bannach/allow-fork-runs branch April 9, 2025 12:07
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