breathingdust/Asana Release Updater
Updates and moves Asana items
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 10, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: breathingdust/github-asana-tidy@3fb733a64ef500225bb402e09f246a7b41ef4949 # v1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| asana_pat | Personal Access Token for Asana. | yes | — |
| asana_target_section_gid | Id of section released issues to be moved to. | yes | — |
| asana_workspace_gid | Workspace id. | yes | — |
| asana_project_gid | Project id in which to search. | yes | — |
| asana_github_url_field_gid | Custom field gid to use for matching GitHub URL. | yes | — |
| github_release_name | Name of release to match milestone on | yes | — |
Outputs
no outputs