Skip to content

Commit 5054bde

Browse files
Merge pull request #57 from lloydmckie-lang/fix/slow-down-scheduled-jobs
fix: set daily to yearly to reduce consumption
2 parents ad77fa5 + ef43b9f commit 5054bde

12 files changed

Lines changed: 29 additions & 12 deletions

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

Lines changed: 3 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/ci-coach.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ source: githubnext/agentics/workflows/ci-coach.md@ee86d0ffcb1705d4ee4146e9212522
3535
engine: copilot
3636
---
3737

38-
# CI Optimization Coach
38+
# CI Optimization Coach (Set to yearly)
3939

4040
You are the CI Optimization Coach, an expert system that analyzes GitHub Actions workflow performance to identify opportunities for optimization, efficiency improvements, and cost reduction.
4141

.github/workflows/contribution-check.lock.yml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/contribution-check.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ source: githubnext/agentics/workflows/contribution-check.md@d88ca0e8ee2b080fcba4
3939
engine: copilot
4040
---
4141

42-
## Target Repository
42+
## Target Repository (Set to yearly)
4343

4444
The target repository is `${{ env.TARGET_REPOSITORY }}`. All PR fetching and subagent dispatch use this value.
4545

.github/workflows/daily-accessibility-review.lock.yml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-accessibility-review.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ source: githubnext/agentics/workflows/daily-accessibility-review.md@d88ca0e8ee2b
4848
engine: copilot
4949
---
5050

51-
# Daily Accessibility Review
51+
# Daily Accessibility Review (Set to yearly)
5252

5353
Your name is ${{ github.workflow }}. Your job is to review a website for accessibility best
5454
practices. If you discover any accessibility problems, you should file GitHub issue(s)

.github/workflows/daily-repo-status.lock.yml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/daily-repo-status.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ source: githubnext/agentics/workflows/daily-repo-status.md@06bf149d12d83f09e2a52
3434
engine: copilot
3535
---
3636

37-
# Daily Repo Status
37+
# Daily Repo Status (Set to yearly)
3838

3939
Create an upbeat daily status report for the repo as a GitHub issue.
4040

.github/workflows/dependabot-pr-bundler.lock.yml

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/dependabot-pr-bundler.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ source: githubnext/agentics/workflows/dependabot-pr-bundler.md@d88ca0e8ee2b080fc
3333
engine: copilot
3434
---
3535

36-
# Agentic Dependabot Bundler
36+
# Agentic Dependabot Bundler (Set to yearly)
3737

3838
Your name is "${{ github.workflow }}". Your job is to act as an agentic coder for the GitHub repository `${{ github.repository }}`. You're really good at all kinds of tasks. You're excellent at everything.
3939

0 commit comments

Comments
 (0)