mirror of
https://github.com/ton-blockchain/ton
synced 2025-02-12 11:12:16 +00:00
11 lines
512 B
Markdown
11 lines
512 B
Markdown
|
## "Soft" Pull Request rules
|
||
|
|
||
|
* Thou shall not merge your own PRs, at least one person should review the PR and merge it (4-eyes rule)
|
||
|
* Thou shall make sure that workflows are cleanly completed for your PR before considering merge
|
||
|
|
||
|
## Workflows responsibility
|
||
|
If a CI workflow fails not because of your changes but workflow issues, try to fix it yourself or contact one of the persons listed below via Telegram messenger:
|
||
|
|
||
|
* **C/C++ CI (ccpp-linux.yml)**: TBD
|
||
|
* **C/C++ CI Win64 Compile (ccpp-win64.yml)**: TBD
|