1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

.murdock.yml: add footer comment about production stage

This commit is contained in:
Martine Lenders 2022-09-29 10:38:16 +02:00
parent 3b7c1254d3
commit cc6c3db4fd
No known key found for this signature in database
GPG Key ID: 2134D77A5336DD80

View File

@ -6,6 +6,9 @@ push:
pr:
enable_comments: true
sticky_comment: true
comment_footer: >
**This only reflects a subset of all builds from https://ci-prod.riot-os.org.
Please refer to https://ci.riot-os.org for a complete build for now.**
commit:
skip_keywords: ["ci_skip", "murdock_skip"]