Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Improvement]: Add group name format validation #3464

Open
2 of 3 tasks
zhoujinsong opened this issue Mar 12, 2025 · 1 comment
Open
2 of 3 tasks

[Improvement]: Add group name format validation #3464

zhoujinsong opened this issue Mar 12, 2025 · 1 comment
Labels

Comments

@zhoujinsong
Copy link
Contributor

Search before asking

  • I have searched in the issues and found no similar issues.

What would you like to be improved?

We should add a validation rule for the group name, to avoid issues like #3386.

How should we improve?

The group name rule can be:

  • must include digits (0-9), uppercase letters (A-Z), lowercase letters (a-z), underscores (_), hyphens (-)
  • no longer than 50 characters in length.

Are you willing to submit PR?

  • Yes I am willing to submit a PR!

Subtasks

No response

Code of Conduct

@Brijeshthummar02
Copy link

@zhoujinsong provide me path to the file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants