jenkinsci / github-autostatus-plugin

Jenkins plugin to provide automatic status for multibranch jobs
https://plugins.jenkins.io/github-autostatus/
MIT License
52 stars 34 forks source link

rename org value for non-multibranch pipeline from "none" to "Others" #95

Open vivekj11 opened 4 years ago

vivekj11 commented 4 years ago

I have configured the plugin for my Jenkins where multibranch and normal pipeline jobs are configured. So for multibranch (folder), it shows the org value as the name of the folder which is correct but for other jobs (which are not multibranch pipeline) it shows them inside none folder. Can we rename this none to something like Others, as at the first glance it gives an impression that nothing is available inside it.