anubhavshrivastava/Asana Github Action

Creates an Asana Task when a PR is created

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Aug 11, 2021
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: anubhavshrivastava/asana-github-action@bbb61b6842448dbc0adb86f4ed6a23765d652000 # testing

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ASANA_PROJECT_IDAsana Project ID where the PR Tasks will be createdyes
PR_LINKThe PR to be reviewedyes
GITHUB_TOKENGithub Token to access the PR informationyes
ASANA_TOKENAsana Token to update the Asana Board with the created tasksyes
USER_MAPPERA json string with the mapping of github-username to asana-email-idyes

no outputs