-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Create an organizational level GitHub Action workflow which checks and updates permissions on repositories in the SymbiFlow organization.
Current permissions should be;
- All non-forked repos have the
@SymbiFlow/admin
team with theadmin
access level - All non-forked repos have the
@SymbiFlow/triage
team with thetriage
access level - Anyone in the SymbiFlow organization is in the
@SymbiFlow/triage
team.
DB Related Repositories
Matches *-db*
-
@SymbiFlow/db-admins
should haveadmin
access level
Xilinx Related Repositories (except DB repositories)
Matches *xilinx*
, *prjxray*
, *prjuray*
, *zynq*
, *xc*
-
@SymbiFlow/xc-team
should havemaintain
access level
System Verilog Related Repositories
Matches *sv*
-
@SymbiFlow/sv-team
should havemaintain
access level
Documentation Related Repositories
Matches *-*doc*
, *sphinx*
,
-
@SymbiFlow/doc-team
should havemaintain
access level
Python Related Repositories
Matches *-py*
Metadata
Metadata
Assignees
Labels
No labels