mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
23 lines
504 B
YAML
23 lines
504 B
YAML
push:
|
|
branches:
|
|
# these two enable potential bors support:
|
|
- staging
|
|
- trying
|
|
|
|
pr:
|
|
enable_comments: true
|
|
sticky_comment: true
|
|
comment_artifacts:
|
|
- name: doc-preview/
|
|
readable_name: Documentation preview
|
|
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"]
|
|
|
|
artifacts:
|
|
- output.txt
|
|
- doc-preview/
|