Skip to content
This repository has been archived by the owner on Feb 8, 2023. It is now read-only.

propportunity/asana-qa-url

Repository files navigation

Automatically link a QA url to a given asana task

Usage

Step-by-Step

Add your QA URL to your PR description as

Some description

QA URL: https://someurl.org

Attach the action to your project as in:

  qa_url:
    runs-on: ubuntu-latest
    steps:
      - name: Link QA url to Asana
        uses: crowdhouse/[email protected]
        with:
          asana-secret: ${{ secrets.ASANA_SECRET }}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published