Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-43071

Overall/Administer permission seems to be required for linting

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • None
    • Jenkins 2.23.3, Pipeline: Model Definition 1.1.1

      It seems that the Overall/Administer permission is required to perform:

      ssh -p ${JENKINS_PORT} ${USERNAME}@${JENKINS_HOST} declarative-linter < pipeline
      

      Without this permission the following output is generated:

      ERROR:${USERNAME} is missing the N/A/GenericRead permission
      

      It seems there is no way to allow non-administrators to perform this action.

            abayer Andrew Bayer
            wouterh Wouter Hünd
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: