Skip to content

Commit 434893b

Browse files
Copilotpelikhan
andcommitted
Add shallow git checkout step in activation job for timestamp check
- Added sparse checkout of .github/workflows in activation job - Uses fetch-depth: 1 for shallow clone to minimize performance impact - Uses sparse-checkout-cone-mode: false for non-cone pattern support - Sets persist-credentials: false for security - Updated tests to check for checkout in agent job specifically - Added new test TestActivationJobCheckoutStep to verify activation checkout - Updated TestActivationAndAddReactionJobsPermissions to expect checkout in activation job - Updated TestTrialModeCompilation to look for checkout in agent job Co-authored-by: pelikhan <[email protected]>
1 parent 47f658d commit 434893b

File tree

71 files changed

+786
-12
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+786
-12
lines changed

.github/workflows/artifacts-summary.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/audit-workflows.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/blog-auditor.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/brave.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/changeset.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-doctor.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/cli-version-checker.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/commit-changes-analyzer.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/copilot-agent-analysis.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/copilot-pr-prompt-analysis.lock.yml

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)