Skip to content

Release v0.1.0

Choose a tag to compare

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

Release v0.1.0

Quick Usage

- uses: augmentcode/[email protected]
  with:
    augment_api_token: 
    augment_api_url: 
    github_token: ghs_brNbfSL794xnSAR8tePYF6KLgHXIyZ0PkIYC
    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