getjerry/Asana Github Actions
Asana Github Actions
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| asana-pat | Asana Public Access Token. | yes | — |
| action | The action to be performed assert-link|add-comment|remove-comment|move-section|complete-task | no | — |
| trigger-phrase | Prefix before the task i.e ASANA TASK: https://app.asana.com/1/2/3 | no | — |
| github-token | your github auth token | no | — |
| comment-id | an (optional) unique comment id to avoid duplicate comments | no | — |
| text | Provide text, which will add a comment with the pull request link to the asana task. | no | — |
| is-pinned | Should the asana comment be pinned | no | false |
| targets | JSON array of objects having project and section where to move current task. Move task only if it exists in target project. | no | — |
| link-required | When set to true will fail pull requests without an asana link | no | — |
| is-complete | Is the task complete | no | — |
Outputs
no outputs