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

Option to require the title/label #12

Open
brentrobbins opened this issue Jun 3, 2024 · 2 comments
Open

Option to require the title/label #12

brentrobbins opened this issue Jun 3, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@brentrobbins
Copy link

brentrobbins commented Jun 3, 2024

Is there any way to require the title/label?

@marcusforsberg
Copy link
Member

Hey @brentrobbins,

At this point your best option is to use a custom validator on the link field to require the label. You can look at the requiredLinkField-helper in the plugin's source code as a starting point.

I'll add a build-in way to do this when I get the chance. 😊

@marcusforsberg marcusforsberg self-assigned this Jun 4, 2024
@marcusforsberg marcusforsberg added the enhancement New feature or request label Jun 4, 2024
@brentrobbins
Copy link
Author

Hey @brentrobbins,

At this point your best option is to use a custom validator on the link field to require the label. You can look at the requiredLinkField-helper in the plugin's source code as a starting point.

I'll add a build-in way to do this when I get the chance. 😊

Great, thanks for your reply and I appreciate your help.

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

When branches are created from issues, their pull requests are automatically linked.

2 participants