Releases: aquasecurity/go-git-pr-commenter
Releases · aquasecurity/go-git-pr-commenter
v0.4.0
v0.3.0
v0.2.0
Changelog
- 5a5da3d Initial commit
- 0f0493b Merge pull request #1 from aquasecurity/feat/skeleton
- 399258c Merge pull request #13 from aquasecurity/feat/release
- a862fc0 Merge pull request #14 from aquasecurity/dependabot/github_actions/golangci/golangci-lint-action-3
- b458cd1 Merge pull request #15 from aquasecurity/dependabot/go_modules/github.com/urfave/cli/v2-2.8.1
- 399dba4 Merge pull request #2 from aquasecurity/feat/github
- 7a5387b Merge pull request #3 from aquasecurity/feat/lint
- ad6585c Merge pull request #4 from aquasecurity/feat/gitlab
- 61bd9b3 Merge pull request #5 from aquasecurity/refactor/internal
- 264c8b5 Merge pull request #7 from aquasecurity/fix/gitlab-api-url
- 0ed96af Update README.md
- 18ddb5f build(deps): bump github.com/urfave/cli/v2 from 2.5.1 to 2.8.1
- 38fd338 build(deps): bump golangci/golangci-lint-action from 2 to 3
- e01a73c feat(azure): support azure devops repos (#8)
- a552504 feat(bitbucket): support bitbucket pr comments (#10)
- c736cea feat(cmd) start the project skeleton
- 4ca5d8d feat(github): support for github
- 74081e0 feat(github-actions): goreleaser and dependabot
- 052beed feat(gitlab): comments support
- d75eb16 feat(testing): golanci-lint and pr test
- 11d7592 fix(azure): add full path to file name (#12)
- fb7cd6a fix(azure): fix env vars for url and owner (#9)
- 08d4f90 fix(bitbucket): change to 1 line comment (#11)
- 8126e28 fix(gitlab): no need for V4 url
- c78f436 lint
- 36dca5a refactor(cmd): fix cmd flags (#6)
- 637886e refactor(folder): changed to public so external lib can import
- 61f2695 update to release
v0.1.0
Changelog
- 5a5da3d Initial commit
- 0f0493b Merge pull request #1 from aquasecurity/feat/skeleton
- 399258c Merge pull request #13 from aquasecurity/feat/release
- a862fc0 Merge pull request #14 from aquasecurity/dependabot/github_actions/golangci/golangci-lint-action-3
- b458cd1 Merge pull request #15 from aquasecurity/dependabot/go_modules/github.com/urfave/cli/v2-2.8.1
- 399dba4 Merge pull request #2 from aquasecurity/feat/github
- 7a5387b Merge pull request #3 from aquasecurity/feat/lint
- ad6585c Merge pull request #4 from aquasecurity/feat/gitlab
- 61bd9b3 Merge pull request #5 from aquasecurity/refactor/internal
- 264c8b5 Merge pull request #7 from aquasecurity/fix/gitlab-api-url
- 0ed96af Update README.md
- 18ddb5f build(deps): bump github.com/urfave/cli/v2 from 2.5.1 to 2.8.1
- 38fd338 build(deps): bump golangci/golangci-lint-action from 2 to 3
- e01a73c feat(azure): support azure devops repos (#8)
- a552504 feat(bitbucket): support bitbucket pr comments (#10)
- c736cea feat(cmd) start the project skeleton
- 4ca5d8d feat(github): support for github
- 74081e0 feat(github-actions): goreleaser and dependabot
- 052beed feat(gitlab): comments support
- d75eb16 feat(testing): golanci-lint and pr test
- 11d7592 fix(azure): add full path to file name (#12)
- fb7cd6a fix(azure): fix env vars for url and owner (#9)
- 08d4f90 fix(bitbucket): change to 1 line comment (#11)
- 8126e28 fix(gitlab): no need for V4 url
- c78f436 lint
- 36dca5a refactor(cmd): fix cmd flags (#6)
- 637886e refactor(folder): changed to public so external lib can import
- 61f2695 update to release