ambersun1234/Issue assign all collaborators
Assign all collaborators to issues in repository
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| owner | The owner of this repository | yes | ${{ github.repository_owner }} |
| repository | The repo name of this repository | yes | ${{ github.repository }} |
| issue_num | The issue number | yes | ${{ github.event.issue.number }} |
| api_url | The GitHub REST API url | yes | ${{ github.api_url }} |
| token | This is GitHub token | yes | — |
Outputs
no outputs