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

permettre la configuration des regexp... ou faire différentes règles #3

Open
Moosh-be opened this issue Oct 1, 2017 · 0 comments

Comments

@Moosh-be
Copy link
Owner

Moosh-be commented Oct 1, 2017

pour le moment on chercher dans le commentaire la signature d'un id ticket de la forme

WWWAAA-123

car if (! preg_match('/WWW([a-z])*-([0-9])*/ui', $matches[1], $jiramatches)) {

parce que c'est comme çà dans mon système de ticket.

Il est certain que si l'outil doit être généralisé, il faut pouvoir configurer cette signature

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

No branches or pull requests

1 participant