lindluni/Automatically Remove User From Org

Automates the removal of users from a GitHub org

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
bodyThe body of the newly created issueyes${{ toJSON(github.event.issue.body) }}
issue_numberThe GitHub issue numberyes${{ github.event.issue.number }}
orgThe GitHub org containing the repoyes${{ github.repository_owner }}
repoThe repo where the GitHub issue existsyes
tokenGitHub Admin PAT to open issues and commentyes

no outputs