What's Changed
- Add PR Planner by @DTLP in #247
- rm deprecated fields and make repoURL required field by @asiyani in #248
- trigger manual run via module name or path and add cluster env info by @asiyani in #249
- continue poll loop on error by @asiyani in #250
- filter self comment webhook events by @asiyani in #251
- check for graqhql api errors by @asiyani in #252
- add type of run info to existing metrics by @asiyani in #253
- add status symbol to PR status output by @asiyani in #254
- Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 by @dependabot in #255
- Bump github.com/urfave/cli/v2 from 2.27.2 to 2.27.3 by @dependabot in #257
- Bump github.com/redis/go-redis/v9 from 9.5.4 to 9.6.1 by @dependabot in #258
- Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 by @dependabot in #256
- Bump dependabot/fetch-metadata from 2.1.0 to 2.2.0 by @dependabot in #259
- add module info metrics by @asiyani in #260
- update go and dependencies by @asiyani in #262
- added support for stronbox age decryption by @asiyani in #263
- updated go and dependencies by @asiyani in #264
- Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 by @dependabot in #265
- Bump github.com/prometheus/client_golang from 1.20.1 to 1.20.2 by @dependabot in #267
- Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 by @dependabot in #266
- Bump sigs.k8s.io/controller-tools from 0.16.1 to 0.16.2 by @dependabot in #268
- add functionality to upload apply output on merged PR by @asiyani in #269
- Bump k8s.io/client-go from 0.31.0 to 0.31.1 by @dependabot in #270
- Bump github.com/hashicorp/vault/api from 1.14.0 to 1.15.0 by @dependabot in #271
- Bump sigs.k8s.io/controller-tools from 0.16.2 to 0.16.3 by @dependabot in #273
- Bump github.com/hashicorp/hc-install from 0.8.0 to 0.9.0 by @dependabot in #276
- Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0 by @dependabot in #272
- Bump github.com/prometheus/client_golang from 1.20.2 to 1.20.4 by @dependabot in #274
- merged output upload will be re-implemented by @asiyani in #277
- on apply runs run apply command even if no diff detected by @asiyani in #278
- add support for output upload on PR merge by @asiyani in #279
- RequestedAt can be used as ID of the request by @asiyani in #280
- add custom github action to trigger run by @asiyani in #281
Full Changelog: v2.2.4...v2.3.0