Skip to content

Release v0.1.1

Choose a tag to compare

@github-actions github-actions released this 06 Aug 15:53
· 10 commits to main since this release

Release v0.1.1

Quick Usage

- uses: augmentcode/[email protected]
  with:
    augment_session_auth: {"accessToken":"8d982735903c02e6d1b6ef909215438547a50fa99a068f5eeb68d1b1f7f09691","tenantURL":"https://staging-shard-0.api.augmentcode.com/","scopes":["read","write"]}
    github_token: ghs_Aq2HJALHqNx7kf683rYMkKGwtJOfNg3hatVs
    pull_number: 
    repo_name: augmentcode/describe-pr

Major Version Tag

You can also use the major version tag for automatic updates:

- uses: augmentcode/describe-pr@v0

Documentation