Skip to content

fix(aws-waf): trigger release-please for #343 - #348

Merged
saitbutun merged 1 commit into
mainfrom
fix/aws-waf-release-please-trigger
Sep 2, 2026
Merged

fix(aws-waf): trigger release-please for #343#348
saitbutun merged 1 commit into
mainfrom
fix/aws-waf-release-please-trigger

Conversation

@saitbutun

Copy link
Copy Markdown
Contributor

Release-please silently failed to cut a release for modules/aws-waf after #343 merged — its commit-message parser choked on nested parentheses in an embedded Terraform code snippet inside that PR's body (length(lookup(...))), confirmed in the release workflow's own logs:

error message: Error: unexpected token '(' at 36:14, valid tokens [)]

No functional change here — a clean, simple commit so release-please can detect and cut the missing tag for #343's regex_match_statement addition.

release-please failed to parse #343's squash-merge commit
(nested parentheses in an embedded code snippet inside the PR
body broke its footer/reference parser — confirmed via the
release workflow's own logs: "unexpected token '(' at 36:14").
No functional change; this commit exists only so release-please
sees a cleanly-parseable commit touching this path and cuts a
real release tag for the regex_match_statement addition.
@saitbutun
saitbutun merged commit 92f4254 into main Sep 2, 2026
3 checks passed
saitbutun pushed a commit that referenced this pull request Sep 2, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.4.1](aws-waf-v0.4.0...aws-waf-v0.4.1)
(2026-09-02)


### Bug Fixes

* **aws-waf:** trigger release-please for
[#343](#343)
([#348](#348))
([92f4254](92f4254))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: kloia-tfmodules-releaser[bot] <169448830+kloia-tfmodules-releaser[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant