Commit Graph

3 Commits

Author SHA1 Message Date
Jordan Brown
864276ae14 More changelog functions (#30711)
* Comprehensive changelogs

* FrozenGuy5's images

* Revert CONTRIBUTING.md

* Fix PULL_REQUEST_TEMPLATE.md wording

* Default the setting to off in the webhook procesor

* And in secret.php
2017-09-20 20:57:44 +12:00
Jordan Brown
3d5458366e Various webhook processor fixes (#30732) 2017-09-17 13:40:46 +02:00
Jordan Brown
07c1c4aeed Gives the webhook processor the ability to self update (#30448)
* Gives the webhook processor the ability to self update

* Correct syntax highlighting

* Remove unecessary globals

* Add $repoOwnerAndName to secret.php

* Use configured github URL

* Move configs to secret.php

* Configuarable tracked branch

* Ensure the PR is against the tracked branch

* Add default settings
2017-09-11 21:59:51 -04:00