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

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Minor
    • Component/s: 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)
        }
      }
      

            Assignee:
            Unassigned
            Reporter:
            Felipe Santos
            Votes:
            2 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: