Skip to content

docs: restrict pull request labels to ownership only (filigran team / community) (#21)#22

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

docs: restrict pull request labels to ownership only (filigran team / community) (#21)#22
SamuelHassine merged 1 commit into
mainfrom
chore/pr-labels-ownership-only

Conversation

@SamuelHassine

Copy link
Copy Markdown
Member

Summary

Makes the shared label rule unambiguous so it can never be misread (by a human or an automated reviewer):

  • A pull request carries exactly one ownership label — filigran team or community — and nothing else.
  • Primary type labels (feature / bug / documentation), area/scope labels, and workflow/triage labels are issue-only and must never be added to a PR.
  • Exception: dependency-automation labels (dependencies) on Renovate/Dependabot PRs are exempt.

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

Closes #21

@SamuelHassine
SamuelHassine merged commit dedb04c into main Jun 7, 2026
@SamuelHassine
SamuelHassine deleted the chore/pr-labels-ownership-only branch June 7, 2026 21:12
@SamuelHassine

Copy link
Copy Markdown
Member Author

🤖 [AI-generated]

Hey @SamuelHassine! 👋 I'm Sam, your convention guardian. I've reviewed PR #22 and here's a summary of what I checked and adjusted:


🏷️ Labels

Action Label Reason
✅ Added filigran team Per the shared taxonomy, every pull request must carry exactly one ownership label (filigran team / community) and nothing else. As an org member, filigran team is the correct ownership label; the PR had none.

📋 PR Description Quality

Overall: Good 🎉

Your PR description looks complete and well-structured. Great job! 🎉

It includes a clear Summary, an enumerated description of the change, the list of updated files (.github/LABELS.md, .github/labels.yml, CONTRIBUTING block), and a linked issue (Closes #21). The title is fully Conventional Commits-compliant (docs: + imperative restrict, no trailing period, with the required (#21) issue reference) — no change needed.


💡 For future PRs, please follow the contribution conventions and the label taxonomy.

Thanks for contributing! 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: restrict pull request labels to ownership only (filigran team / community)

1 participant