Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create GitHub Action workflow to check / update permissions #1

Open
7 tasks
mithro opened this issue Mar 14, 2021 · 0 comments
Open
7 tasks

Create GitHub Action workflow to check / update permissions #1

mithro opened this issue Mar 14, 2021 · 0 comments

Comments

@mithro
Copy link
Member

mithro commented Mar 14, 2021

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 the admin access level
  • All non-forked repos have the @SymbiFlow/triage team with the triage access level
  • Anyone in the SymbiFlow organization is in the @SymbiFlow/triage team.

DB Related Repositories

Matches *-db*

  • @SymbiFlow/db-admins should have admin access level

Xilinx Related Repositories (except DB repositories)

Matches *xilinx*, *prjxray*, *prjuray*, *zynq*, *xc*

  • @SymbiFlow/xc-team should have maintain access level

System Verilog Related Repositories

Matches *sv*

  • @SymbiFlow/sv-team should have maintain access level

Documentation Related Repositories

Matches *-*doc*, *sphinx*,

  • @SymbiFlow/doc-team should have maintain access level

Python Related Repositories

Matches *-py*

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant