Skip to content
Snippets Groups Projects
  1. Jun 03, 2017
  2. Jun 02, 2017
    • Rhys Arkins's avatar
      Add GitHub App support (#230) · 07ad1333
      Rhys Arkins authored
      * Add jsonwebtoken
      
      * Add githubApp option
      
      * Add id and key configs
      
      * Add integer parsing to cli and env
      
      * Remove boolean app enablement
      
      * Drop got
      
      * Add API functions for GitHub Apps
      
      * debug not verbose in api
      
      * Add GitHub App Helper
      
      * Update redact function
      
      * Add GitHub app logic
      
      * Update logging
      
      * Fix lint
      
      * getInstallations tests
      
      * getInstallationToken tests
      
      * getInstallationRepositories tests
      
      * Refactor ghGot structure
      
      * Add github app tests
      
      * Add config tests
      
      * update lockfile
      07ad1333
  3. Apr 29, 2017
  4. Apr 26, 2017
  5. Apr 21, 2017
  6. Apr 20, 2017
    • Rhys Arkins's avatar
      PR Automerging (#173) · aa3309ff
      Rhys Arkins authored
      Closes #109
      
      * Add automerge definition
      
      * Add mergeMethod
      
      * add mergePr for GitHub
      
      * update definitions
      
      * autodetect merge type
      
      * Check mergeable state
      
      * Don’t split majors if automerging any
      
      * Update mergePr api commands
      
      * fix initRepo tests
      
      * Add tests
      
      * Fix mergePr call
      
      * Fix description
      
      * Revert branchWorker changes
      
      * revert comment
      
      * Add test
      
      * Add major/minor separation tests
      
      * Add status-success tests
      
      * Add not-pending tests
      
      * Add automerge tests
      
      * Check branch status before merge
      aa3309ff
    • Rhys Arkins's avatar
      Improve prCreation description · 4283fbf7
      Rhys Arkins authored
      4283fbf7
  7. Apr 17, 2017
  8. Apr 15, 2017
  9. Apr 13, 2017
  10. Mar 13, 2017
  11. Feb 11, 2017
  12. Feb 06, 2017
  13. Feb 05, 2017
  14. Jan 31, 2017
  15. Jan 30, 2017
  16. Jan 29, 2017
  17. Jan 20, 2017
  18. Jan 19, 2017
  19. Jan 18, 2017
  20. Jan 17, 2017
    • Rhys Arkins's avatar
      Configurable ignore behaviour (#56) · 1586627b
      Rhys Arkins authored
      1586627b
    • Rhys Arkins's avatar
      Support package.json autodiscovery (default) · 9a56bb96
      Rhys Arkins authored
      Closes #53
      
      commit e80dbfd9caa56edc3c9980622e6ebffecbc6e104
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Tue Jan 17 09:11:03 2017 +0100
      
          Update docs
      
      commit 78830806efe35150e9ec4cb5416d43092ccf0fc7
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Tue Jan 17 08:52:23 2017 +0100
      
          Refactor
      
      commit c44979212f7c51d395a4b4dbffe831af5467b4fc
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Tue Jan 17 07:25:28 2017 +0100
      
          Set default packageFiles to []
      
      commit c830f0b37928460ed857260e6c4b4c3c23443f1e
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Tue Jan 17 07:14:33 2017 +0100
      
          Add github.fileFile
      9a56bb96
  21. Jan 16, 2017
    • Rhys Arkins's avatar
      Recreate unmergeable PRs · 57a41cac
      Rhys Arkins authored
      Closes #32
      
      commit b9706b2e0de85d3c2953ddda16cfc15ec92279e3
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Mon Jan 16 18:09:36 2017 +0100
      
          Fix lint
      
      commit 04bb13b233609cba425b171ba529810b0ba614a1
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Mon Jan 16 18:08:33 2017 +0100
      
          Defer changelog and prBody
      
      commit 2f1501aeedf1a3a2fb61db7df8ee1c0424efebb2
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Mon Jan 16 18:08:15 2017 +0100
      
          recreateClosed
      
      commit 09cecdfcdd8a991c0d25bc7e27aef273c28595e0
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Mon Jan 16 13:24:58 2017 +0100
      
          docs
      
      commit f219c1165086409a806dff8370050ae7909d8176
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Mon Jan 16 12:40:46 2017 +0100
      
          Recreate unmergeable PRs
      
      commit c40b6bda284ddefccaddf1487a550d7c3d487a1a
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Mon Jan 16 12:19:15 2017 +0100
      
          Delete unmergeable PRs
      
      commit 58283ea70b2b844f02fd025fb11541405b6e3280
      Author: Rhys Arkins <rhys@keylocation.sg>
      Date:   Mon Jan 16 12:19:03 2017 +0100
      
          Add github deleteBranch, getBranchPr
      57a41cac
  22. Jan 15, 2017
Loading