create-app-attachment-github-action icon indicating copy to clipboard operation
create-app-attachment-github-action copied to clipboard

feat: Allow Project and Task GID to be provided to the action

Open muddy-alex opened this issue 3 years ago • 0 comments

I appreciate this one is a slight hack to get working as it basically constructs an Asana link and submits it to the API as the pr description.

It negates a bit of faff in copy/pasting asana link as we utilise GID's (and incrementing Id's in our Tasks) in branch names and means we can use it alongside other actions that interface with the Asana API which accept Task GID's.

I'm sure a change to the backend would be the more appropriate resolution, but this has been working great for us and seems the community would like something similar. (i.e https://github.com/Asana/create-app-attachment-github-action/issues/7)

muddy-alex avatar Jan 12 '23 14:01 muddy-alex