Skip to content

Commit 8828ac8

Browse files
committed
update repo goals
1 parent 768a8ec commit 8828ac8

8 files changed

Lines changed: 113 additions & 41 deletions

.github/aw/actions-lock.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
"repo": "github/gh-aw/actions/setup",
3030
"version": "v0.43.22",
3131
"sha": "fe858c3e14589bf396594a0b106e634d9065823e"
32+
},
33+
"github/gh-aw/actions/[email protected]": {
34+
"repo": "github/gh-aw/actions/setup",
35+
"version": "v0.45.5",
36+
"sha": "852cb06ad52958b402ed982b69957ffc57ca0619"
3237
}
3338
}
3439
}

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

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

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

Lines changed: 65 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ tools:
2222
toolsets: [all]
2323
web-fetch:
2424
cache-memory: true
25+
bash: true
2526

2627
safe-outputs:
2728
create-issue:
@@ -72,7 +73,9 @@ This tells you what has already been considered, proposed, or rejected. Do not r
7273

7374
### Step 2: Research Peli's Agent Factory
7475

75-
Clone the gh-aw repository (https://github.com/github/gh-aw) and browse the blog series at https://github.github.io/gh-aw/blog/2026-01-12-welcome-to-pelis-agent-factory/ to find workflows.
76+
Clone the gh-aw repository (https://github.com/github/gh-aw)
77+
78+
Read the blog series that documents the workflows in gh-aw 'docs' directory, `blog/2026-01-12-welcome-to-pelis-agent-factory...`, paying particular attention to the merge rate statistics for each workflow. The merge rates give an indication of which workflows have been most successful and well-received by maintainers.
7679

7780
The workflow source files are in `.github/workflows/*.md` in the gh-aw repository. The blog series documents the workflows and includes merge rate statistics.
7881

@@ -83,6 +86,67 @@ The workflow source files are in `.github/workflows/*.md` in the gh-aw repositor
8386
- Simple, clear intent (the simpler the better)
8487
- Practical value for a wide range of software repositories
8588

89+
The workflows in the blog series are:
90+
91+
* "agent-performance-analyzer.md",
92+
* "audit-workflows.md",
93+
* "blog-auditor.md",
94+
* "breaking-change-checker.md",
95+
* "changeset.md",
96+
* "ci-coach.md",
97+
* "ci-doctor.md",
98+
* "cli-consistency-checker.md",
99+
* "code-simplifier.md",
100+
* "copilot-agent-analysis.md",
101+
* "copilot-pr-nlp-analysis.md",
102+
* "copilot-session-insights.md",
103+
* "daily-compiler-quality.md",
104+
* "daily-doc-updater.md",
105+
* "daily-file-diet.md",
106+
* "daily-malicious-code-scan.md",
107+
* "daily-multi-device-docs-tester.md",
108+
* "daily-news.md",
109+
* "daily-repo-chronicle.md",
110+
* "daily-secrets-analysis.md",
111+
* "daily-team-status.md",
112+
* "daily-testify-uber-super-expert.md",
113+
* "daily-workflow-updater.md",
114+
* "discussion-task-miner.md",
115+
* "docs-noob-tester.md",
116+
* "duplicate-code-detector.md",
117+
* "firewall.md",
118+
* "github-mcp-tools-report.md",
119+
* "glossary-maintainer.md",
120+
* "go-fan.md",
121+
* "grumpy-reviewer.md",
122+
* "issue-arborist.md",
123+
* "issue-monster.md",
124+
* "issue-triage-agent.md",
125+
* "mcp-inspector.md",
126+
* "mergefest.md",
127+
* "metrics-collector.md",
128+
* "org-health-report.md",
129+
* "plan.md",
130+
* "poem-bot.md",
131+
* "portfolio-analyst.md",
132+
* "prompt-clustering-analysis.md",
133+
* "q.md",
134+
* "repository-quality-improver.md",
135+
* "schema-consistency-checker.md",
136+
* "security-compliance.md",
137+
* "semantic-function-refactor.md",
138+
* "slide-deck-maintainer.md",
139+
* "stale-repo-identifier.md",
140+
* "static-analysis-report.md",
141+
* "sub-issue-closer.md",
142+
* "terminal-stylist.md",
143+
* "typist.md",
144+
* "ubuntu-image-analyzer.md",
145+
* "unbloat-docs.md",
146+
* "weekly-issue-summary.md",
147+
* "workflow-generator.md",
148+
* "workflow-health-manager.md",
149+
86150
**Exclude workflows that are:**
87151

88152
- Test or smoke workflows

.github/workflows/daily-workflow-sync.lock.yml

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

.github/workflows/import-workflow.lock.yml

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

.github/workflows/link-checker.lock.yml

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

0 commit comments

Comments
 (0)