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

Allow to disable timestamps for specific pipelines when "Enabled for all Pipeline builds" is enabled

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Minor Minor
    • timestamper-plugin
    • None

      My suggestion is to accept a boolean value as parameter, which defaults to true, but someone can tweak as false.

      pipeline {
        options {
          timestamps(false)
        }
      }
      

            Unassigned Unassigned
            felipecassiors Felipe Santos
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: