bdougie/contributor-takes-action
This is an action to assign yourself to an issue for a repo you are not a contributor to.
View on GitHubTrust Signals
- Scorecard Score
- Scorecard 2–4scored Jul 6, 2026
- Maintenance Recency
- Stalelast commit Oct 19, 2023
- License
- MIT
Pinned Snippet
uses: bdougie/take-action@1439165ac45a7461c2d89a59952cd7d941964b87 # v1.6.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| message | Message to prospective contributor | no | "" |
| issueCurrentlyAssignedMessage | Message to contributors if issue is already assigned | no | The issue you are trying to assign to yourself is already assigned. |
| blockingLabels | Optional labels that are on an issue that block an issue from being assigned by the trigger. | no | "" |
| blockingLabelsMessage | Message to contributors if issue is blocked by a label | no | The issue you are trying to assign to yourself is blocked by a one or more labels on the issue. |
| trigger | The string that triggers the action | no | .take |
| token | The GitHub PAT used to authenticate when updating the Issue | yes | — |
Outputs
no outputs