Skip to content

Authorize hyphen "-" for TagΒ #312

@usinelogicielle

Description

@usinelogicielle

πŸ€” What's the problem you're trying to solve?

Actually in version 2.5 of the library, it is not possible for a tag to have a hyphen (example: β€œ@EX-1234”). The regex does not allow it.

✨ What's your proposed solution?

Modify the RegEx to allow to use hyphen in a tag

⛏ Have you considered any alternatives or workarounds?

Not for this case.

πŸ“š Any additional context?

Integration between Jira Xray and pipeline gitlab-ci running cucumber tests.
When I pull all features files from Jira, each test is represented by a Jira ticket number in the following format: β€œSPACE-1234”, In the feature file, each test has its Jira ticket number as its β€œTag.”

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions