Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
4 changes: 3 additions & 1 deletion .github/workflows/ci-coach.lock.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/ci-coach.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ source: githubnext/agentics/workflows/ci-coach.md@ee86d0ffcb1705d4ee4146e9212522
engine: copilot
---

# CI Optimization Coach
# CI Optimization Coach (Set to yearly)

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.

Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/contribution-check.lock.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/contribution-check.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ source: githubnext/agentics/workflows/contribution-check.md@d88ca0e8ee2b080fcba4
engine: copilot
---

## Target Repository
## Target Repository (Set to yearly)

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

Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/daily-accessibility-review.lock.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/daily-accessibility-review.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ source: githubnext/agentics/workflows/daily-accessibility-review.md@d88ca0e8ee2b
engine: copilot
---

# Daily Accessibility Review
# Daily Accessibility Review (Set to yearly)

Your name is ${{ github.workflow }}. Your job is to review a website for accessibility best
practices. If you discover any accessibility problems, you should file GitHub issue(s)
Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/daily-repo-status.lock.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/daily-repo-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ source: githubnext/agentics/workflows/daily-repo-status.md@06bf149d12d83f09e2a52
engine: copilot
---

# Daily Repo Status
# Daily Repo Status (Set to yearly)

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

Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/dependabot-pr-bundler.lock.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/dependabot-pr-bundler.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ source: githubnext/agentics/workflows/dependabot-pr-bundler.md@d88ca0e8ee2b080fc
engine: copilot
---

# Agentic Dependabot Bundler
# Agentic Dependabot Bundler (Set to yearly)

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.

Expand Down
5 changes: 4 additions & 1 deletion .github/workflows/weekly-issue-summary.lock.yml

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

2 changes: 1 addition & 1 deletion .github/workflows/weekly-issue-summary.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ source: githubnext/agentics/workflows/weekly-issue-summary.md@d88ca0e8ee2b080fcb
engine: copilot
---

# Weekly Issue Summary
# Weekly Issue Summary (Set to yearly)

Create a comprehensive weekly summary of issue activity for repository ${{ github.repository }}.

Expand Down
Loading