Merge pull request #63237 from ClickHouse/hide-ci-options-under-spoiler

Hide CI options under a spoiler
This commit is contained in:
Konstantin Bogdanov 2024-05-01 13:01:00 +00:00 committed by GitHub
commit aab6d5762c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -41,8 +41,9 @@ At a minimum, the following information should be added (but add more as needed)
> Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/
---
### Modify your CI run:
<details>
<summary>Modify your CI run</summary>
**NOTE:** If your merge the PR with modified CI you **MUST KNOW** what you are doing
**NOTE:** Checked options will be applied if set before CI RunConfig/PrepareRunConfig step
@ -83,3 +84,5 @@ At a minimum, the following information should be added (but add more as needed)
- [ ] <!---batch_1--> 2
- [ ] <!---batch_2--> 3
- [ ] <!---batch_3--> 4
<details>