summaryrefslogtreecommitdiff
path: root/.github/pull_request_template.md
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2020-07-15 15:48:05 -0400
committerTom Rini <[email protected]>2020-07-15 15:48:05 -0400
commit47b0a493247b38c1557062e108cc4868e211a73e (patch)
tree2b01b07f73b3d4b1f2c976f92d323b186d5fa701 /.github/pull_request_template.md
parent3f126c764d63ddf6f26bc742a96938a0ecd8b8dc (diff)
parent9e0f5eab4426c4eec72129b505ee1f2f873aabf8 (diff)
Merge branch '2020-07-15-ci-updates'
- Make sure GRUB is copied to the right place for CI on GitLab/Azure - Note in our GitHub PR template that you can use this to trigger Azure CI
Diffstat (limited to '.github/pull_request_template.md')
-rw-r--r--.github/pull_request_template.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 23599b97c0e..ae91252a00b 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -1,3 +1,6 @@
Please do not submit a Pull Request via github. Our project makes use of
mailing lists for patch submission and review. For more details please
see https://www.denx.de/wiki/U-Boot/Patches
+
+The only exception to this is in order to trigger a CI loop on Azure prior
+to posting of patches.