Conversation
|
@mtweeman there is variable for null-label Could you pls try |
@goruha, actually, I use this module via component. It passes |
05f1b62 to
9b69081
Compare
|
@mtweeman let's then make the fix in the component. We can set the regexp as a hardcoded value to allow dots in the name |
|
@goruha, so this PR is fine and there should be some adjustment in the component only? Where exactly? I'm not that heavy user of null-label to know what's the best place to hard-code that. |
|
@mtweeman no. We do not need the PR to solve the problem in the component. |
|
@goruha, gotcha, I forgot that context variables can be passed from component, too. |
what
Passing variable
nameinstead of null-label normalized ID.why
Normalized null-label ID doesn't allow IDs including dot character. Effectively, it tries to change repository name like
.github->github.