X-Git-Url: https://gerrit.linuxfoundation.org/infra/gitweb?a=blobdiff_plain;f=releasenotes%2Fnotes%2Ffix-rtd-trigger-handle-ref-updated-c78eadbe4e72d38c.yaml;fp=releasenotes%2Fnotes%2Ffix-rtd-trigger-handle-ref-updated-c78eadbe4e72d38c.yaml;h=f666ded7a8e8a4df5709099fcf1a62150582a311;hb=32fc471adb587ff7ee252ebd1b1e6664119185ea;hp=0000000000000000000000000000000000000000;hpb=381cc03ffab74fb347bd1d8a17e7bc2703111650;p=releng%2Fglobal-jjb.git diff --git a/releasenotes/notes/fix-rtd-trigger-handle-ref-updated-c78eadbe4e72d38c.yaml b/releasenotes/notes/fix-rtd-trigger-handle-ref-updated-c78eadbe4e72d38c.yaml new file mode 100644 index 00000000..f666ded7 --- /dev/null +++ b/releasenotes/notes/fix-rtd-trigger-handle-ref-updated-c78eadbe4e72d38c.yaml @@ -0,0 +1,7 @@ +--- +fixes: + - | + Fix rtd merge job to handle case of a new tag upload. When a new tag is + pushed this sets the gerrit event type to "ref-updated", and sets the + `branch=*` which is invalid. The change handles the case of tag update + and builds against the appropriate branch for that tag.