Skip to content

Releases: wip/app

v4.2.1

01 Jun 07:15
Compare
Choose a tag to compare

4.2.1 (2019-06-01)

Bug Fixes

  • pass installation payload to handlePullRequest when handling an installation change (bb40d48)

v4.2.0

01 Jun 05:58
Compare
Choose a tag to compare

4.2.0 (2019-06-01)

Bug Fixes

  • add retries for creating check runs to workaround random "Bad Credentials" errors. (1702547)

Features

  • handle installation events – update all open Pull Requests (d6603bb)

v4.1.0

31 May 20:51
Compare
Choose a tag to compare

4.1.0 (2019-05-31)

Features

  • deprecate support for legacy commit status support (9b4a335)

v4.0.0

31 May 18:58
Compare
Choose a tag to compare

BREAKING CHANGES

WIP used to allow for custom overrides of a status using a check run action. But it was barely used and was the sole reason why WIP required write access to pull requests. Because of these reasons I decided to remove the custom action feature

v3.12.0

08 May 01:29
Compare
Choose a tag to compare

3.12.0 (2019-05-08)

Features

  • always return 'pro' for GitHub Enterprise (#189) (8059b01)

v3.11.2

10 Mar 16:26
Compare
Choose a tag to compare

3.11.2 (2019-03-10)

Bug Fixes

  • package: update probot to version 9.0.0 (b6110db), closes #180

v3.11.1

04 Mar 17:30
Compare
Choose a tag to compare

3.11.1 (2019-03-04)

Bug Fixes

v3.11.0

03 Feb 01:10
Compare
Choose a tag to compare

3.11.0 (2019-02-03)

Bug Fixes

  • Status message when a label is matched (7e73d8e)

Features

  • package: update to probot v6 Octokit preview 7 (22e3c81)

v3.10.4

27 Jan 18:52
Compare
Choose a tag to compare

3.10.4 (2019-01-27)

Bug Fixes

  • update to latest Probot. Fixes issue with redis connections (eeab95f)

v3.10.3

15 Jan 22:09
Compare
Choose a tag to compare

3.10.3 (2019-01-15)

Bug Fixes

  • package: update Probot to latest ocotkit 16 preview version (a46de8a)