actions-marketplace-validations/Asana / GitHub Integration
Link GitHub PRs to your Asana tasks, and (optionally) automate moving tasks into sections
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Sep 18, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/curai_github-asana-action@7a74cf0a8468199e0033599cd4a7f21d90a592ca # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| asana-pat | Asana Public Access Token | yes | — |
| trigger-phrase | Prefix before the task i.e ASANA TASK: https://app.asana.com/1/2/3 | yes | — |
| task-comment | If provided, this will be added as a comment (with the pull request link) to the Asana task | no | — |
| target-section | Target section to move tasks into, if possible. | no | — |
| mark-complete | Set to true if you would like to mark the Asana task as complete | no | — |
Outputs
no outputs