Skip to content

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 03:35
· 12 commits to main since this release

Release v0.1.0

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_OxIvrHtpI5VknIShv1mkpCxFFuprJp4HwTaw
    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