lindluni/Automatically Remove User From Org
Automates the removal of users from a GitHub org
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| body | The body of the newly created issue | yes | ${{ toJSON(github.event.issue.body) }} |
| issue_number | The GitHub issue number | yes | ${{ github.event.issue.number }} |
| org | The GitHub org containing the repo | yes | ${{ github.repository_owner }} |
| repo | The repo where the GitHub issue exists | yes | — |
| token | GitHub Admin PAT to open issues and comment | yes | — |
Outputs
no outputs