Skip to content

Release v0.1.1

Choose a tag to compare

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

Release v0.1.1

Quick Usage

- uses: augmentcode/[email protected]
  with:
    augment_api_token: 
    augment_api_url: 
    github_token: ghs_MkUeClcAf5wsrADx6FRwAHm2su1uSZ4Vpllq
    pull_number: 
    repo_name: augmentcode/review-pr

Major Version Tag

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

- uses: augmentcode/review-pr@v0

Documentation