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

'./MERGE_LIST' file is no longer considered interesting

    XMLWordPrintable

Details

    • Bug
    • Status: Open (View Workflow)
    • Minor
    • Resolution: Unresolved
    • gerrit-trigger-plugin
    • None
    • Jenkins Version: 2.303.2
      Gerrit Version: 3.4.1
      Gerrit Trigger Version : 2.35.2

    Description

      After upgrading to gerrit-trigger-plugin version 2.35.2, the specific builds that used to only trigger on merge commits no longer do. This is because, previously, the './MERGE_LIST' file was added to the list of interesting file which would trigger a particular build to run on a gerrit merge commit. However, since 2.35.2 it looks like this file is explicitly excluded from the list of interesting files.

      There is a workaround where a commit message's text can be used to determine if a commit is a merge commit, but it's doesn't support all the functionality that using './MERGE_LIST' did (for example, rerunning particular merge commit checks on a particular gerrit change using a keyword in the comments).

      It would be great if this file could be added back to the list of files to be considered when triggering builds, unless there is a better alternative.

       

      Attachments

        Activity

          sam_vozza Samuel Vozza created issue -
          sam_vozza Samuel Vozza made changes -
          Field Original Value New Value
          Environment Jenkins Version: 2.303.2
          Gerrit Version: 3.4.1
          Gerrit Trigger Version : 3.35.2
          Jenkins Version: 2.303.2
          Gerrit Version: 3.4.1
          Gerrit Trigger Version : 2.35.2
          akratoris Akratoris added a comment -

          This was changed with Github
          "Fix excessive triggers for a change with forbidden files only"

          Our project also heavily relies on Merge Commits to trigger a Build. It would be great if we could have Checkboxes in the project, to include those Files on demand.

          akratoris Akratoris added a comment - This was changed with Github "Fix excessive triggers for a change with forbidden files only" Our project also heavily relies on Merge Commits to trigger a Build. It would be great if we could have Checkboxes in the project, to include those Files on demand.

          People

            rsandell rsandell
            sam_vozza Samuel Vozza
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: