Skip to content

An Asana integration that adds comments in Asana when a task is referenced in a Github comment.

License

Notifications You must be signed in to change notification settings

shortwave/github-asana-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Asana Integration

This action can be added to pull request and issue workflows to monitor comments, and comment on Asana tasks referenced in them.

Inputs

asana-pat

Required Asana Personal Access Token.

comment-prefix

Optional A text prefix that will be added to Asana comments. Defaults to <GitHubUserId> referenced in: .

Example usage

uses: shortwave/github-asana-integration@main
with:
  asana-pat: ${{ secrets.ASANA_TOKEN }}

About

An Asana integration that adds comments in Asana when a task is referenced in a Github comment.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published