Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
da30368
Initial plan
Copilot Jul 16, 2026
917e9de
Plan for github-app activation repositories sentinel fix
Copilot Jul 16, 2026
51feb26
Honor wildcard repositories in activation app token minting
Copilot Jul 16, 2026
9b24b35
chore: start safe outputs spec update
Copilot Jul 16, 2026
f8a5ea5
docs: clarify wildcard github-app repository scope
Copilot Jul 16, 2026
d20424c
docs: tighten wildcard repository requirements
Copilot Jul 16, 2026
3d5f311
docs: clarify inherited github-app settings
Copilot Jul 16, 2026
9ae29dc
Merge remote-tracking branch 'origin/main' into copilot/fix-build-act…
Copilot Jul 16, 2026
31f49dd
Merge branch 'main' into copilot/fix-build-activation-token-scope
pelikhan Jul 16, 2026
fb42328
chore: commit leftover recompile changes
Copilot Jul 16, 2026
85dd192
chore: recompile workflows after merging main
Copilot Jul 16, 2026
45dbc51
Merge branch 'main' into copilot/fix-build-activation-token-scope
pelikhan Jul 16, 2026
52ab5f3
Merge remote-tracking branch 'origin/main' into copilot/fix-build-act…
Copilot Jul 16, 2026
496c728
chore: recompile workflows after merging main (update all packages)
Copilot Jul 16, 2026
f182731
Merge branch 'main' into copilot/fix-build-activation-token-scope
pelikhan Jul 16, 2026
4e9db74
Merge branch 'main' into copilot/fix-build-activation-token-scope
pelikhan Jul 16, 2026
ebd477b
Merge branch 'main' into copilot/fix-build-activation-token-scope
pelikhan Jul 16, 2026
d8facc8
fix(tests): update actionpins tests for removed container versions af…
Copilot Jul 16, 2026
30e8789
fix: update test pins to match current action_pins.json (0.27.35, v7)
Copilot Jul 16, 2026
a6f37e4
Merge remote-tracking branch 'origin/main' into copilot/fix-build-act…
Copilot Jul 16, 2026
18e9cd9
chore: merge main and recompile all 257 workflows
Copilot Jul 16, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/agentic-auto-upgrade.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ name: Agentic Auto-Upgrade

on:
schedule:
- cron: "11 4 * * 6" # Weekly (auto-upgrade)
- cron: "21 3 * * 5" # Weekly (auto-upgrade)
workflow_dispatch:

permissions:
Expand Down
5 changes: 3 additions & 2 deletions .github/workflows/avenger.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions .github/workflows/hourly-ci-cleaner.lock.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading