Skip to content

Conversation

@raizyr
Copy link

@raizyr raizyr commented Oct 31, 2024

Description

What - Validate an action's step title to ensure it is at most 25 characters
Why - There's an undocumented character limit of 25 for the step title which causes a change to succeed to plan but then fail to apply.
How - Use stringvalidator.LengthAtMost validator for the title attribute validation

Type of change

Please leave one option from the following and delete the rest:

  • Bug fix (non-breaking change which fixes an issue)

@Eyal-Shalev
Copy link
Contributor

Reopened under #250 to let our test suite run

@Eyal-Shalev Eyal-Shalev closed this May 6, 2025
@Eyal-Shalev
Copy link
Contributor

The changes are merged to main see #250

@Eyal-Shalev
Copy link
Contributor

Eyal-Shalev commented May 6, 2025

Released under 2.7.1

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.

2 participants