Skip to content

chore: standardize open-source community health - #5

Merged
mkarson1997 merged 1 commit into
mainfrom
chore/community-health
Sep 4, 2026
Merged

chore: standardize open-source community health#5
mkarson1997 merged 1 commit into
mainfrom
chore/community-health

Conversation

@mkarson1997

@mkarson1997 mkarson1997 commented Sep 4, 2026

Copy link
Copy Markdown
Owner

Adds a project Code of Conduct, CODEOWNERS for the API/business/data/test surfaces, and structured bug/feature forms with explicit guidance against leaking connection strings or customer data.

Summary by Sourcery

Standardize the project’s open-source community health files and contribution workflows.

Enhancements:

  • Establish project ownership and contribution standards for the open-source community.

Documentation:

  • Add a Code of Conduct covering respectful collaboration and protection of sensitive information.

Chores:

  • Add structured bug-report and feature-request issue forms with guidance for reproducible, privacy-safe submissions.

Copilot AI lite review requested due to automatic review settings September 4, 2026 14:29
@chatgpt-codex-connector

Copy link
Copy Markdown

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.
To continue using code reviews, you can upgrade your account or add credits to your account and enable them for code reviews in your settings.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@sourcery-ai

sourcery-ai Bot commented Sep 4, 2026

Copy link
Copy Markdown

Reviewer's Guide

Standardizes open-source contribution workflows by adding a Code of Conduct, CODEOWNERS-based review routing, and structured bug and feature issue forms that require actionable context while explicitly preventing disclosure of secrets or customer data.

File-Level Changes

Change Details Files
Adds repository-wide community standards and contributor safety guidance.
  • Defines respectful-conduct expectations and maintainer enforcement rights.
  • Explicitly prohibits sharing private or sensitive information.
CODE_OF_CONDUCT.md
Establishes ownership routing for major codebase surfaces.
  • Assigns API, business, data, and test areas to designated owners for review routing.
.github/CODEOWNERS
Introduces structured issue forms with reproducibility and data-safety requirements.
  • Adds required bug-report fields for symptoms, synthetic-data reproduction steps, and environment details.
  • Adds feature-request fields covering the problem, proposal, and alternatives.
  • Warns bug reporters not to submit credentials, connection strings, tokens, or customer data and permits only sanitized logs.
.github/ISSUE_TEMPLATE/bug_report.yml
.github/ISSUE_TEMPLATE/feature_request.yml

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it. You can also reply to a
    review comment with @sourcery-ai issue to create an issue from it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time. You can also comment
    @sourcery-ai title on the pull request to (re-)generate the title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time exactly where you
    want it. You can also comment @sourcery-ai summary on the pull request to
    (re-)generate the summary at any time.
  • Generate reviewer's guide: Comment @sourcery-ai guide on the pull
    request to (re-)generate the reviewer's guide at any time.
  • Resolve all Sourcery comments: Comment @sourcery-ai resolve on the
    pull request to resolve all Sourcery comments. Useful if you've already
    addressed all the comments and don't want to see them anymore.
  • Dismiss all Sourcery reviews: Comment @sourcery-ai dismiss on the pull
    request to dismiss all existing Sourcery reviews. Especially useful if you
    want to start fresh with a new review - don't forget to comment
    @sourcery-ai review to trigger a new review!

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

@mkarson1997
mkarson1997 merged commit 74d7ab2 into main Sep 4, 2026
2 checks passed

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Hey - I've reviewed your changes and they look great!

Sourcery assessment

Approved.


Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

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