-
-
Notifications
You must be signed in to change notification settings - Fork 102
Define per-repository configuration settings #2549
Copy link
Copy link
Open
Labels
Description
Adoptium currently has 47 repositories for various tasks. This issue is to define the expected settings for these repositories to ensure they are secure, allow people to be productive, and are consistent to avoid surprises.
Repository settings include such items as:
- branch protection
- access control lists (alignment with Eclipse requirements), and removing temporary
adminaccess rights - required number of PR approvers
- constraints on forced push
- etc
First step is to define the expected settings for each type (infra, dev code, release repo, website/api, etc) of repository we handle. Second step is to bring the 47 repositories in line with these settings - which may require temporary admin access.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Todo