Skip to content

Releases: mattzcarey/code-review-gpt

v0.1.8

15 May 16:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.5...v0.1.8

v0.1.5

04 Nov 15:38
a05c913
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

Code Review GPT custom action pre-release

13 Sep 13:30
711f25c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.3...v0.1.4-alpha

v0.1.3

06 Sep 10:27
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.3

v0.1.0

16 Aug 15:15
62044eb
Compare
Choose a tag to compare

0.1.0 (2023-08-16)

Features

  • add demo prompt for code snippet (3bf76bf)
  • docs on how to set up gitlab access token (a9643f2)
  • make review function return feedback (c58fcee)
  • pass OpenAIApiKey as a parameter in lambdas instead of taking from process.env (ba47456)

Bug Fixes

  • do not add file to prompt if only removed lines (#174) (a33f49a)

v0.0.34

07 Aug 14:32
5235ba7
Compare
Choose a tag to compare

0.0.34 (2023-08-07)

Features

Bug Fixes

  • add id to release please ci step (29345e7)

Miscellaneous Chores

0.0.33

07 Aug 14:26
Compare
Choose a tag to compare

What's Changed

  • feat: automated release pipeline by @mattzcarey in #102
  • fix: do not fail when there are no changed files by @gowoons in #101
  • chore(main): release 0.1.0 by @github-actions in #104
  • fix: releases_created by @mattzcarey in #106
  • chore(main): release 0.1.1 by @github-actions in #107
  • feat: Added PHP to languageMap by @muffe in #110
  • chore(main): release 0.2.0 by @github-actions in #111
  • fix: add id to release please step by @gowoons in #112
  • chore(main): release 0.2.1 by @github-actions in #113
  • chore(main): release 0.2.2 by @github-actions in #114

New Contributors

  • @github-actions made their first contribution in #104
  • @muffe made their first contribution in #110

Full Changelog: 0.0.32...0.0.33

0.0.32

07 Aug 11:12
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.30...0.0.32

0.0.30

28 Jul 22:47
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.0.28...0.0.30

0.0.28

26 Jul 16:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.0.25...0.0.28