lindluni/Invite Org Member

A GitHub Issue slash command for inviting users to the current GitHub organization.

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${{ github.event.comment.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
team_idThe GitHub team IDyes
tokenGitHub Admin PAT to open issues and commentyes${{ github.token }}

no outputs