lindluni/Repository Admins

Comments on an issue with the admin of a repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
actorThe actor who triggered the eventyes${{ github.actor }}
admin_tokenToken with access to team and org membershipyes
bodyThe body of the newly created commentyes${{ github.event.comment.body }}
close_issueWhether to close the issueyesfalse
issue_numberThe GitHub issue numberyes${{ github.event.issue.number }}
issue_orgThe GitHub org containing the issueyes${{ github.repository_owner }}
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