feat(tools/rust-crates-advisory): omit GHFM checklist in buildkite
Buildkite doesn't understand GitHub Flavored Markdown and having a read only checklist in there is probably not much use. Change-Id: I41538487087e8c817b1a5e653f077bb0fbe6eb47 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5201 Reviewed-by: sterni <sternenseemann@systemli.org> Reviewed-by: tazjin <tazjin@tvl.su> Autosubmit: sterni <sternenseemann@systemli.org> Tested-by: BuildkiteCI
This commit is contained in:
parent
5d06425655
commit
66055161fb
3 changed files with 9 additions and 1 deletions
|
@ -154,6 +154,9 @@ let
|
|||
"--arg"
|
||||
"maintainers"
|
||||
strMaintainers
|
||||
"--argjson"
|
||||
"checklist"
|
||||
"true"
|
||||
];
|
||||
|
||||
# GHMF in issues splits paragraphs on newlines
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue