actions-marketplace-validations/MST asana.com task updater
This action adds update to a task on asana.com
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| asana-api-key | asana.com API Key. This parameter should be stored in the GitHub secrets. | yes | — |
| asana-task-id | asana.com task ID in which an update will be added. This parameter should be stored in the GitHub secrets. | yes | — |
| asana-update-text | Text which will be added as an update. | yes | "" |
Outputs
| name | description |
|---|---|
| asana-update-id | ID of the update created with this action. |