mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-25 13:41:56 +01:00
CURATORS: Check packdeps before merging pull requests
This commit is contained in:
parent
2086eb0f14
commit
2334d6f107
@ -21,9 +21,10 @@ process works:
|
|||||||
|
|
||||||
## Pull requests
|
## Pull requests
|
||||||
|
|
||||||
The typical story on pull requests is: if Travis accepts it, and the author
|
The typical story on pull requests is: If Travis accepts it, packdeps
|
||||||
only added packages under his/her own name, merge it. If the build later fails
|
says the package is up to date, and the author only added packages
|
||||||
(see below), then block the package until it's fixed.
|
under his/her own name, merge it. If the build later fails (see
|
||||||
|
below), then block the package until it's fixed.
|
||||||
|
|
||||||
## Fixing bounds issues
|
## Fixing bounds issues
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user