add bors docs
This commit is contained in:
parent
4cd4d55784
commit
835d9a721f
2 changed files with 12 additions and 2 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
<!--
|
||||||
|
Pull requests from forks don't have automatic CI checks, an admin will need to trigger CI by posting a comment on the PR.
|
||||||
|
-->
|
|
@ -40,6 +40,13 @@ If you hit any issues, ping us on Matrix in the
|
||||||
room (see the admin list below) or create an issue here:
|
room (see the admin list below) or create an issue here:
|
||||||
[New Issue](https://github.com/nix-community/infra/issues/new).
|
[New Issue](https://github.com/nix-community/infra/issues/new).
|
||||||
|
|
||||||
|
### Pull requests from forks
|
||||||
|
As PRs from forks don't have automatic CI checks, admins can test PRs by posting a comment on the PR instead.
|
||||||
|
|
||||||
|
* `bors try` - check if the PR builds.
|
||||||
|
* `bors merge` - same as `bors try` but will also merge the PR if it builds successfully.
|
||||||
|
* https://bors.tech/documentation/
|
||||||
|
|
||||||
### Administrators
|
### Administrators
|
||||||
|
|
||||||
* @adisbladis
|
* @adisbladis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue