rulasg/Sync Repo Access
Sync Repo Access list with the users listed in a file
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| role | Role of the users to update | yes | triage |
| filename | filename to read users from | yes | CONTRIBUTORS |
| what_if_mode | When true no change will happen in the repo. You will get analysis output | yes | true |
| gh_token | GitHub Token to be used to access the repo | yes | ${{ github.token }} |
Outputs
| name | description |
|---|---|
| resultJson | Table of updates in Json format |