Skip to content

Create Asana task by Github Action

Actions
Automatic create task on Asana with Github Action
v1.0.7
Latest
Star (0)

Asana cerate task javascript action

This action create an asana task for specific project.

Inputs

asana-secret

Required Asana Personal Access Token.

asana-workspace-id

Required Your Asana Workspace ID.

asana-project-id

Required Your Asana Project ID.

asana-section-id

Required Your Asana Section ID.

asana-task-name

Required Your Asana Task Name.

asana-task-due-on

Required Your Asana Task Due On Date.

Example usage

uses: actions/asana-create-task-github-action@v1.1 with: asana-secret: '' asana-workspace-id: '' asana-project-id: '' asana-section-id: '' asana-task-name: '' asana-task-due-on: ''

Create Asana task by Github Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Automatic create task on Asana with Github Action
v1.0.7
Latest

Create Asana task by Github Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.