lindluni/Member Org Status
Checks the status of an org member
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 | ${{ github.event.comment.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