Skip to content

Releases: WalletConnect/actions

2.5.6

10 Dec 18:57
dcfaa4e

Choose a tag to compare

What's Changed

  • feat: add external domain URL detection to auto-review action by @bkrem in #34
  • chore: update Claude model to Sonnet 4.5 by @bkrem in #35
  • chore: migrate claude auto-review to claude-code-action v1 by @bkrem in #36
  • feat: add static resource cache-control validation to auto-review by @bkrem in #39
  • fix: prevent GitHub issue auto-linking in Claude auto-review comments by @bkrem in #40
  • fix: prevent Claude auto-review from attempting environment setup by @bkrem in #42
  • chore: configure Claude Auto Review workflow with detailed project context by @devin-ai-integration[bot] in #44
  • fix: remove GitHub Actions expression syntax from project_context documentation by @devin-ai-integration[bot] in #45
  • chore: condense project_context and remove backticks to fix Claude review action by @devin-ai-integration[bot] in #46
  • feat: integrate Claude Terraform Plan Review action into plan-terraform workflow by @Cali93 in #43
  • chore: restructure Claude review prompt with clear sections and issues-only guidance by @bkrem in #47
  • fix: make automated checks silent when no findings detected by @bkrem in #49
  • docs: update terraform-plan-review examples to use specific PR events and path filtering by @devin-ai-integration[bot] in #48
  • feat(auto-review): add GitHub Actions workflow security check by @bkrem in #51

New Contributors

Full Changelog: 2.5.5...2.5.6

2.5.5

18 Sep 09:10
7a3ca8b

Choose a tag to compare

What's Changed

  • feat: add Claude Auto Review GitHub Action by @bkrem in #29
  • docs: update Claude Auto Review README with action version and clarify review triggers by @bkrem in #30
  • fix: improve Claude Auto Review to validate other tools' comments by @bkrem in #31
  • feat: add reusable CTA assistant GitHub action by @bkrem in #32
  • feat: implementing the GitHub release only action by @geekbrother in #33

New Contributors

  • @bkrem made their first contribution in #29

Full Changelog: 2.5.4...2.5.5

2.5.4

08 Jan 15:34
d50d061

Choose a tag to compare

What's Changed

  • fix: bumping version of the aws-actions/amazon-ecs-deploy-task-definition workflow by @geekbrother in #28

Full Changelog: 2.5.3...2.5.4

2.5.3

09 Oct 14:16
43b0c94

Choose a tag to compare

What's Changed

  • fix: setting github authentication for the autocommit by @geekbrother in #27

Full Changelog: 2.5.2...2.5.3

2.5.2

08 Oct 11:26
08fce90

Choose a tag to compare

What's Changed

Full Changelog: 2.5.1...2.5.2

2.5.1

10 Jun 19:36
4064cb1

Choose a tag to compare

What's Changed

  • fix(terraform): fixes passing of TFC token, grafana key, selecting workspace by @geekbrother in #24

Full Changelog: 2.5.0...2.5.1

2.5.0

03 Jun 15:56
051e337

Choose a tag to compare

What's Changed

Full Changelog: 2.4.3...2.5.0

v2.4.3

30 May 12:24
eb5ba4c

Choose a tag to compare

What's Changed

  • fix: disable stdin input for tf plan and apply by @heilhead in #23

New Contributors

Full Changelog: 2.4.2...2.4.3

v2.4.2

01 Apr 08:35
1ffb551

Choose a tag to compare

feat(terraform): support private modules (#22)