Skip to content
Snippets Groups Projects
  1. May 06, 2020
  2. May 05, 2020
  3. May 01, 2020
  4. Apr 18, 2020
  5. Apr 14, 2020
  6. Feb 24, 2020
  7. Jan 11, 2020
  8. Jan 10, 2020
  9. Sep 10, 2019
  10. Sep 09, 2019
  11. Jul 17, 2019
  12. Jul 15, 2019
  13. Apr 09, 2019
  14. Oct 17, 2018
  15. 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
  16. 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
  17. Sep 17, 2018
  18. Sep 10, 2018
  19. Sep 05, 2018
  20. May 09, 2018
  21. May 07, 2018
  22. Apr 18, 2018
  23. Apr 12, 2018
  24. Apr 10, 2018
  25. Apr 09, 2018
  26. Apr 05, 2018
  27. Apr 04, 2018
Loading