mirror of
https://github.com/Portabase/agent.git
synced 2026-09-10 01:57:10 +00:00
24 lines
756 B
YAML
24 lines
756 B
YAML
reviews:
|
|
auto_review:
|
|
enabled: true
|
|
ignore_usernames: ["dependabot[bot]"]
|
|
labels: ["!wip", "!draft"]
|
|
auto_apply_labels: true
|
|
suggested_reviewers: true
|
|
auto_assign_reviewers: true
|
|
|
|
issue_enrichment:
|
|
auto_enrich:
|
|
enabled: true
|
|
labeling:
|
|
auto_apply_labels: true
|
|
labeling_instructions:
|
|
- label: bug
|
|
instructions: "Error, crash, or incorrect behavior reports"
|
|
- label: enhancement
|
|
instructions: "Feature requests or improvements"
|
|
- label: documentation
|
|
instructions: "Docs updates or missing documentation"
|
|
- label: good first issue
|
|
instructions: "Beginner-friendly tasks suitable for new contributors"
|