jenkinsci / jenkinsci/gitlab-branch-source-plugin
[JENKINS-59581] Set job display name from GitLab project name
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
Currently project name strategy set job name witch can be not safe to do because of symbols used in GitLab project name. Not all build tools correctly handle spaces and/or non ASCII symbols.
It would be nice to set job display name instead witch is safe and convenient.
---
Originally reported by vkonkov, imported from: Set job display name from GitLab project name
baymac
Raw content of original issue
Currently project name strategy set job name witch can be not safe to do because of symbols used in GitLab project name. Not all build tools correctly handle spaces and/or non ASCII symbols.
It would be nice to set job display name instead witch is safe and convenient.
Contributor guide
Assessment
This issue has not been assessed yet.