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