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

GitChangeSet does not provide committer and author data at the same time

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Unresolved
    • Icon: Minor Minor
    • git-plugin
    • None
    • Jenkins: 2.426.3
      Git plugin: 5.2.1

      For the purposes of the functionality of skipping builds for commits containing a specific phrase in the commit message, it would be very helpful to be able to reach both committer date and author date at the GitChangeSet object level, and not only one of them, which is set via the authorOrCommitter variable at the object initialization level.

      It would be great if GitChangeSet could provide getters for the committerTime and committerTime fields. Would it be possible without introducing breaking changes?

      Mentioned feature PR for multibranch pipelines: https://github.com/jenkinsci/multibranch-build-strategy-extension-plugin/pull/20

            Unassigned Unassigned
            ljackiewicz Ɓukasz Jackiewicz
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: