actions-marketplace-validations/Attach pull request to Asana task
Check the pull request description for specific Asana task URLs and add the pull request as an attachment to those tasks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 4, 2022
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/prokop7_create-app-attachment-github-action@5a9141a2776cb4e744f7d711dbe69a43aeeb08c5 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| asana-secret | The Asana secret for the action. Read more about how to generate this secret at https://github.com/Asana/create-app-attachment-github-action#step-2-set-up-a-repository-secret-for-the-secret-token | yes | "" |
| allowed-projects | List of allowed projects. The action will only add comments to tasks in these projects. Only one of allowed-projects or blocked-projects can be specified. | no | "" |
| blocked-projects | List of allowed projects. The action will not add comments to tasks or subtasks of tasks in any of these projects. Only one of allowed-projects or blocked-projects can be specified. | no | "" |
Outputs
| name | description |
|---|---|
| status | status |