Skip to content

chore: repo compliance cleanup#16

Open
metyatech wants to merge 2 commits intomainfrom
chore/compliance-cleanup-v2
Open

chore: repo compliance cleanup#16
metyatech wants to merge 2 commits intomainfrom
chore/compliance-cleanup-v2

Conversation

@metyatech
Copy link
Owner

Brings the repository into compliance with AGENTS.md rules by adding missing governance files and templates.

Changes:

  • Added CODE_OF_CONDUCT.md
  • Added .github/ISSUE_TEMPLATE/bug_report.md
  • Added .github/ISSUE_TEMPLATE/feature_request.md
  • Added .github/pull_request_template.md
  • Updated README.md to include a Project Governance section with links to all documentation files.
  • Applied Prettier formatting to new files.
  • Refreshed AGENTS.md via compose-agentsmd.

Verified with
pm run verify.

Copilot AI review requested due to automatic review settings March 5, 2026 03:53
@metyatech
Copy link
Owner Author

Agent runner idle completed.

Repo: metyatech/agent-runner
Engine: gemini-flash
Notify: @metyatech

Summary:
(missing)

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds standard community health files and governance documentation to bring the repository into compliance with its AGENTS.md rules. The project is a local agent runner for GitHub issue/PR automation using Codex CLI.

Changes:

  • Added CODE_OF_CONDUCT.md based on Contributor Covenant v1.4, issue templates for bugs and feature requests, and a pull request template.
  • Updated README.md with a "Project governance" section linking to all governance/documentation files (Changelog, Code of Conduct, Contributing, License, Security).

Reviewed changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
README.md Added "Project governance" section with links to governance docs
CODE_OF_CONDUCT.md New Contributor Covenant Code of Conduct (v1.4)
.github/pull_request_template.md New PR template with description, type of change, testing, and checklist sections
.github/ISSUE_TEMPLATE/feature_request.md New feature request issue template
.github/ISSUE_TEMPLATE/bug_report.md New bug report issue template

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

## Enforcement

Instances of abusive, harassing, or otherwise unacceptable behavior may be
reported by contacting the project team at [INSERT EMAIL ADDRESS]. All
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The enforcement section contains the placeholder [INSERT EMAIL ADDRESS] which should be replaced with an actual contact email address before merging. This placeholder makes the Code of Conduct unenforceable since there's no way for community members to report incidents.

Copilot uses AI. Check for mistakes.

**Desktop (please complete the following information):**

- OS: [e.g. iOS]
Copy link

Copilot AI Mar 5, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The example OS for the "Desktop" section is iOS, which is a mobile operating system. A more appropriate example would be a desktop OS like macOS or Windows 11. Since this project is "designed for a self-hosted Windows machine running Codex CLI" (per README), Windows 11 would be a more fitting example.

Suggested change
- OS: [e.g. iOS]
- OS: [e.g. Windows 11]

Copilot uses AI. Check for mistakes.
metyatech added a commit that referenced this pull request Mar 6, 2026
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.

2 participants