This issue is archived. You can view it, but you can't modify it. Learn more

ExportXMLWordPrintable

      Jenkins triggers builds of jobs even though the merge into Bitbucket does not include any files that are in the Included Regions values for the Jenkins jobs.   This happens often.  It might be a coincidence but the most recent time when this happened the jobs that triggered incorrectly were the jobs that had most recently triggered.  So

      Saturday 19 Feb - Merge commit X into master
      Jenkins triggers jobs A,B,C,D - correct
      Tuesday 22 Feb - Merge commit Y into master
      Jenkins triggers jobs A,B,C,D but these jobs should not have triggered because commit Y does not change any files in the Included Regions values of jobs A,B,C,D.

      Checked the Bitbucket webhook Request and it looks correct.  It does include

      "fromHash": "X", "toHash": "Y"

      Is Jenkins maybe triggering the jobs again based upon the "fromHash"?

       

       

            Assignee:
            Tzach Solomon
            Reporter:
            adrian flynn
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: