Skip to content

[stable32] fix: reduce envelope rename minimum length to 1 character#6902

Merged
vitormattos merged 1 commit intostable32from
backport/6901/stable32
Feb 16, 2026
Merged

[stable32] fix: reduce envelope rename minimum length to 1 character#6902
vitormattos merged 1 commit intostable32from
backport/6901/stable32

Conversation

@backportbot-libresign
Copy link

Backport of PR #6901

The rename validation was requiring minimum 3 characters, which was
inconsistent with envelope creation that allows 1 character names.
Changed to use ENVELOPE_NAME_MIN_LENGTH constant (value: 1) for
consistency across the system.

Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
@backportbot-libresign backportbot-libresign bot added this to the Next Patch (32) milestone Feb 16, 2026
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Feb 16, 2026
@vitormattos vitormattos merged commit aad38ab into stable32 Feb 16, 2026
58 checks passed
@vitormattos vitormattos deleted the backport/6901/stable32 branch February 16, 2026 17:30
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant

Comments