Skip to content

Create mechanism to restrict non-course instructors being selected as PR reviewers #21

Description

@abnerbog

When requesting a reviewer for a PR, students are requested in the course instructions to select their specific instructor as a reviewer to their PR. We had a case where a student selected both the instructor and other members in the CUAHSI-Gitflows-learners repository as reviewers. It would be good to have the capacity to have a mechanism that only allows the course instructor to be selected as a reviewer for future student trainings.

There was a solution explored through creating a CODEOWNERS file in a test repo and enabling branch protection to require review from the code owner(s):

Image

This seemed to still not prevent the tagging of non-code owner individuals so we will want to look into a modified solution in the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions