Skip to content

chore: install agent contract and chore workflows - #185

Closed
norrietaylor wants to merge 1 commit into
mainfrom
chore/install-agent-contract
Closed

chore: install agent contract and chore workflows#185
norrietaylor wants to merge 1 commit into
mainfrom
chore/install-agent-contract

Conversation

@norrietaylor

@norrietaylor norrietaylor commented May 6, 2026

Copy link
Copy Markdown
Member

Installed by scripts/quick-setup.sh from gominimal/min-aw@v0.2.1.

Summary by CodeRabbit

  • Documentation

    • Added standardized GitHub issue templates for bug reports, feature requests, chores, and feedback.
    • Added Agent Contract and Copilot instructions documentation for contributors.
    • Added agents directory documentation.
  • Chores

    • Added GitHub labels configuration for issue triage and automation.
    • Added GitHub Actions workflows for syncing workflows from source repository and executing worker fixes.

Installed by scripts/quick-setup.sh from gominimal/min-aw@v0.2.1.
@coderabbitai

coderabbitai Bot commented May 6, 2026

Copy link
Copy Markdown

Caution

Review failed

Failed to post review comments

📝 Walkthrough

Walkthrough

Introduces GitHub repository governance infrastructure including issue templates for bugs, features, chores, and feedback; a labels configuration file; agent contract documentation; copilot instructions; and GitHub Actions workflows for workflow synchronization and worker-fix operations.

Changes

Repository Governance and Automation Infrastructure

Layer / File(s) Summary
Issue Templates
.github/ISSUE_TEMPLATE/bug.md, .github/ISSUE_TEMPLATE/feature.md, .github/ISSUE_TEMPLATE/chore.md, .github/ISSUE_TEMPLATE/feedback.md
Four issue templates established with distinct sections for bug reports (Steps to Reproduce, Expected/Actual Behavior, Environment), feature requests (Motivation, Proposed Solution, Acceptance Criteria), chores (Summary, Context, Scope, Definition of Done), and feedback (Source, Priority, Affected parties).
Labels Configuration
.github/labels.yml
GitHub labels defined including agent-owned labels (doc-drift, coverage, dep-drift, auto-merge), worker-tuning, and standard triage labels (bug, feature, chore, feedback, good first issue, help wanted, wontfix, duplicate) with colors and descriptions.
Agent Contract and Documentation
AGENTS.md, .github/agents/README.md
Agent contract established defining active agents, their triggers, permitted actions, constraints, label taxonomy, and fragment import patterns. Agents directory README documents how to add agents and references active agents list.
Developer Guidance
.github/copilot-instructions.md
Copilot instructions document created detailing repository context, code conventions, agent contract, fragment patterns, and merge gate guidance for AI-assisted development.
Automation Workflows
.github/workflows/sync-from-source-of-truth.yml, .github/workflows/worker-fix.yml
Two GitHub Actions workflows added: sync-from-source-of-truth runs on schedule and manual dispatch to fetch and execute sync scripts from an upstream repository using GitHub App authentication and checksum validation; worker-fix runs scheduled or on dispatch to execute worker-fix logic from upstream source.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

  • gominimal/min-aw#86: Modifies the same GitHub templates, workflows, and label definitions with related configuration changes to worker-tuning and sync-from-source-of-truth.
  • gominimal/inbox#1: Introduces identical repository-level additions including AGENTS.md, issue templates, labels, copilot instructions, and workflows.
  • gominimal/min-aw#1: Makes overlapping additions of the same repository scaffolding including issue templates, labels configuration, AGENTS.md, copilot instructions, and sync workflows.

Poem

🐰 A warren of templates and labels so bright,
With agents that fix and keep workflows just right,
GitHub flows smoothly now, synced from above,
Repository governance wrapped up in love! 💕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title 'chore: install agent contract and chore workflows' accurately describes the main changes in the pull request, which involve adding agent contract documentation, issue templates, GitHub Actions workflows, and related configuration files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/install-agent-contract

Comment @coderabbitai help to get the list of available commands and usage tips.

@norrietaylor

Copy link
Copy Markdown
Member Author

@CodeRabbit review

@coderabbitai

coderabbitai Bot commented May 6, 2026

Copy link
Copy Markdown
✅ Actions performed

Review triggered.

Note: CodeRabbit is an incremental review system and does not re-review already reviewed commits. This command is applicable only when automatic reviews are paused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant