TEMP BUILD-11444 Pin gh-action_cache to PR #81 branch for e2e testing#295
Draft
julien-carsique-sonarsource wants to merge 1 commit into
Draft
TEMP BUILD-11444 Pin gh-action_cache to PR #81 branch for e2e testing#295julien-carsique-sonarsource wants to merge 1 commit into
julien-carsique-sonarsource wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
Copilot wasn't able to review any files in this pull request.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
4 tasks
Overrides the stable gh-action_cache pin to feat/jcarsique/BUILD-11444-github-env-gate (gh-action_cache PR #81) to exercise the restored decision-file gate during e2e validation. DO NOT MERGE — this commit must be removed after validation. Tracked in BUILD-11444. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
a5fb405 to
23b6a40
Compare
Code Review ✅ ApprovedPins gh-action_cache to the PR #81 branch to facilitate end-to-end testing of the BUILD-11444 revert. No issues found. OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



Summary
TEMP — DO NOT MERGE. This PR pins
gh-action_cacheto the PR #81 branch (feat/jcarsique/BUILD-11444-github-env-gate) across all ci-github-actions action files to exercise the restored decision-file gate during e2e validation of the BUILD-11444 revert.This PR will be closed without merging after e2e validation passes.
Context
The BUILD-11444 revert restores the decision-file approach (
/tmp/ci-metrics/enabled) for CI metrics gating. The full revert spans 4 repos. This temp PR exists purely to dogfood gh-action_cache PR #81 via sonar-dummy, which calls ci-github-actions actions that internally call gh-action_cache.Related PRs