Skip to content

Releases: zanona/drone-asana-notify

v1.0.0

11 Mar 16:09
Compare
Choose a tag to compare

Usage:

  - name: asana
    image: zanona/drone-asana-notify
    when: { event: tag }
    settings:
      project: { from_secret: ASANA_PROJECT } #project id .i.e: 1124575787711212
      token: { from_secret: ASANA_TOKEN } #get from https://app.asana.com/0/developer-console

Plugin will submit a green project status update with the contents of the tag
message. (like this one 😝)