Skip to content

docs: define the allowed pull request label set (ownership, vibe-coded, language, dependencies) (#325)#326

Merged
SamuelHassine merged 1 commit into
mainfrom
chore/pr-labels-allowed-set
Jun 7, 2026
Merged

docs: define the allowed pull request label set (ownership, vibe-coded, language, dependencies) (#325)#326
SamuelHassine merged 1 commit into
mainfrom
chore/pr-labels-allowed-set

Conversation

@SamuelHassine

Copy link
Copy Markdown
Member

Summary

Defines the allowed pull request label set so it can never be misread (by a human or an automated reviewer). A PR carries only:

  • exactly one ownership labelfiligran team or community;
  • optionally vibe-coded — an AI-assisted change the author reviews before requesting others' review (added as a global label);
  • the automatic language labels (javascript / python / java / go / rust / typescript) and dependencies (GitHub/Renovate).

Primary type labels (feature / bug / documentation), area/scope labels and workflow/triage labels stay issue-only and must never be added to a PR.

Updated .github/LABELS.md, .github/labels.yml, and the CONTRIBUTING conventions block.

Closes #325

@SamuelHassine SamuelHassine merged commit 2009be2 into main Jun 7, 2026
@SamuelHassine SamuelHassine deleted the chore/pr-labels-allowed-set branch June 7, 2026 21:37
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.

docs: define the allowed pull request label set (ownership, vibe-coded, language, dependencies)

1 participant