Commit Graph
5 Commits
Author SHA1 Message Date
Julien TantandLauris BH dea3d849e1 Give user a link to create PR after push (#4716)
* Give user a link to create PR after push

* Forks now create PR in the base repository + make sure PR creation is allowed

* fix code style
2018-10-20 09:59:06 +03:00
Julien Tantandtechknowlogick fa93857117 allow WIP marker to contains < or > (#4709) 2018-08-19 15:00:10 -04:00
Julien TantandLauris BH e6777f7b9d Focus title input when clicking helper link (#4696) 2018-08-14 09:10:26 +03:00
Julien TantandLauris BH 7781e8cef2 Disable merging a WIP Pull request (#4529)
* 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 <julien@craftyx.fr>
2018-08-13 22:04:39 +03:00
Julien TantandLunny Xiao ced08d18a4 fix IsPullReuqestBroken->IsPullRequestBroken (#4578)
Signed-off-by: Julien Tant <julien@craftyx.fr>
2018-08-01 11:00:35 +08:00