Skip to content
Snippets Groups Projects
  1. Apr 14, 2020
  2. Feb 24, 2020
  3. Jan 11, 2020
  4. Jan 10, 2020
  5. Sep 10, 2019
  6. Sep 09, 2019
  7. Jul 17, 2019
  8. Jul 15, 2019
  9. Apr 09, 2019
  10. Oct 17, 2018
  11. Oct 04, 2018
    • Rhys Arkins's avatar
      feat: master issue · 95d01e7a
      Rhys Arkins authored
      Adds undocumented/experimental “master issue” feature.
      
      Setting `config.masterIssue = true` will result in Renovate opening and maintaining an issue that contains a list of all PRs both pending and open, and allowing some control over them (e.g. bypass schedule, force retry, etc).
      
      Setting `config.masterIssueApproval` in addition will mean that branches are not created automatically and instead await approval in that master issue.
      
      Closes #2595
  12. Sep 18, 2018
    • Rhys Arkins's avatar
      feat: combine tmp storage (#2533) · 4b3c2d23
      Rhys Arkins authored
      Renovate will now put all its data in `path.join(os.tmpdir(), '/renovate’);` and will instruct npm and yarn to do the same. To force Renovate to use a specific folder, set `process.env.TMPDIR` when running. The previous variable `RENOVATE_TMPDIR` is now deprecated and will be rewritten to TMPDIR.
      
      Closes #1794
  13. Sep 17, 2018
  14. Sep 10, 2018
  15. Sep 05, 2018
  16. May 09, 2018
  17. May 07, 2018
  18. Apr 18, 2018
  19. Apr 12, 2018
  20. Apr 10, 2018
  21. Apr 09, 2018
  22. Apr 05, 2018
  23. Apr 04, 2018
  24. Apr 03, 2018
  25. Mar 22, 2018
  26. Mar 06, 2018
Loading