Skip to content

Commit b2038d1

Browse files
authored
Refactor workflows and add Maintainer section
Removed duplicate entries for AI Moderator and Contribution Check from the main workflows section and added them under a new Maintainer section.
1 parent acea14d commit b2038d1

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ A sample family of reusable [GitHub Agentic Workflows](https://github.github.com
77
### Triage Workflows
88

99
- [🏷️ Issue Triage](docs/issue-triage.md) - Triage issues and pull requests
10-
- [🛡️ AI Moderator](docs/ai-moderator.md) - Automatically detect and moderate spam, link spam, and AI-generated content
1110

1211
## Fault Analysis Workflows
1312

@@ -16,7 +15,6 @@ A sample family of reusable [GitHub Agentic Workflows](https://github.github.com
1615
## Code Review Workflows
1716

1817
- [✅ Contribution Guidelines Checker](docs/contribution-guidelines-checker.md) - Review pull requests for compliance with contribution guidelines
19-
- [🔍 Contribution Check](docs/contribution-check.md) - Regularly review batches of open PRs against contribution guidelines and create prioritized reports
2018

2119
### Research, Status & Planning Workflows
2220

@@ -58,6 +56,11 @@ You can use the "/plan" agent to turn the reports into actionable issues which c
5856
- [⚡ Daily Performance Improver](docs/daily-perf-improver.md) - Analyze and improve code performance through benchmarking and optimization
5957
- [🔥 Daily Backlog Burner](docs/daily-backlog-burner.md) - Systematically manage and reduce backlog through strategic cleanup
6058

59+
## Maintainer
60+
61+
- [🛡️ AI Moderator](docs/ai-moderator.md) - Automatically detect and moderate spam, link spam, and AI-generated content
62+
- [🔍 Contribution Check](docs/contribution-check.md) - Regularly review batches of open PRs against contribution guidelines and create prioritized reports
63+
6164
## Meta-Workflows
6265

6366
- [🔧 Q - Workflow Optimizer](docs/q.md) - Expert system that analyzes and optimizes agentic workflows

0 commit comments

Comments
 (0)