mehmeteminsari/Asana Task Action
GitHub Action to automate Asana task management based on pull request descriptions.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| asana-pat | Personal Access Token for Asana API. | yes | — |
| trigger-phrase | Phrase to trigger the action when found in the pull request description. | yes | — |
| task-comment | The comment to be added to the Asana task. | no | — |
| target-section | The name of the Asana section where the task should be moved. | no | — |
| mark-complete | Whether to mark the task as complete after processing. | no | — |
Outputs
no outputs