Repository member role labels now visible in pull request list view
April 9, 2026

Role Labels Now Inline in PR Lists
GitHub has enhanced the pull request (PR) list view for public repositories by adding repository member role labels directly within the list. This change means roles like First-time contributor, Contributor, and Member now appear inline alongside PR entries.
Why This Matters
Understanding the role of an individual contributor helps reviewers and maintainers better interpret the context of the changes. For example, knowing if a PR is from a first-time contributor can encourage more thorough reviews or guidance.
Improved Collaboration and Transparency
By making member roles visible at a glance, teams can streamline the review process, provide appropriate support where needed, and enhance community engagement around open source projects.
This update reflects ongoing efforts to improve clarity and collaboration in distributed software development.