Skip to content

chore: add repository governance files (CODEOWNERS, CONTRIBUTING, SEC…#1

Closed
Alcheri wants to merge 1 commit into
Limnoria-LocalControlfrom
governance-docs
Closed

chore: add repository governance files (CODEOWNERS, CONTRIBUTING, SEC…#1
Alcheri wants to merge 1 commit into
Limnoria-LocalControlfrom
governance-docs

Conversation

@Alcheri
Copy link
Copy Markdown
Owner

@Alcheri Alcheri commented Apr 30, 2026

Add add repository governance files.

…URITY)

Signed-off-by: Barry KW Suridge <barry@example.com>
Copilot AI review requested due to automatic review settings April 30, 2026 17:23
Copy link
Copy Markdown

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

Adds baseline repository governance documentation/configuration to clarify ownership, contribution expectations, and vulnerability reporting.

Changes:

  • Add SECURITY.md with a security policy and private reporting instructions
  • Add CONTRIBUTING.md describing contribution requirements (DCO, CI, CodeQL, branch protections)
  • Add .github/CODEOWNERS to define default reviewers/owners

Reviewed changes

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

File Description
SECURITY.md Introduces security policy, supported versions guidance, and disclosure expectations
CONTRIBUTING.md Documents contribution workflow and commit sign-off requirements
.github/CODEOWNERS Sets a default code owner for repository contents

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

Comment thread SECURITY.md

## Supported Versions

Security updates apply to the latest commit on the `main` branch. Older tags or branches may not receive fixes.
Comment thread CONTRIBUTING.md
Comment on lines +5 to +14
This project uses:

- DCO sign-off
- Required CI checks
- CodeQL security scanning
- Protected default branch rules

## Commit sign-off

All commits must be signed off using the Developer Certificate of Origin.
Comment thread CONTRIBUTING.md
Comment on lines +9 to +10
- CodeQL security scanning
- Protected default branch rules
@Alcheri Alcheri closed this Apr 30, 2026
@Alcheri Alcheri deleted the governance-docs branch April 30, 2026 17:50
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