Skip to content

Release v0.1.3

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:29
· 8 commits to main since this release

Release v0.1.3

Quick Usage

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