mirror of
https://gitea.com/gitea/docs.git
synced 2026-09-18 03:58:52 +00:00
* prevent pull request to be merged when PR is a WIP * add tests * add helper to prepend WIP: in PR title * move default wip prefixes into settings * use configurable WIP prefixes in javascript and default to first one in templates * add documentation * add unit test on pull model Signed-off-by: Julien Tant <[email protected]>