The task plugin provides a mechanism to manage tasks which need to be performed on changes along with a way to expose and query this information. Tasks are organized hierarchically, and task definitions use Gerrit queries to define which changes each task applies to, and how to define the status criteria for each task. An important use case of the task plugin is to have a common place for CI systems to define which changes they will operate on, and when they will do so.

Clone this repo:
  1. a889f29 TaskTree: remove 'ERROR:' prefix from log statement by Jacek Centkowski · 1 year, 1 month ago master
  2. aae84e0 TaskTree: fix errorprone warning about Flogger by Jacek Centkowski · 1 year, 1 month ago
  3. c4f0ce7 Merge branch 'stable-3.3' by Martin Fick · 2 years, 2 months ago
  4. d614d24 Merge branch 'stable-3.2' into stable-3.3 by Martin Fick · 2 years, 2 months ago
  5. 88992b9 Merge branch 'stable-3.1' into stable-3.2 by Martin Fick · 2 years, 2 months ago
  6. 729c961 Merge branch 'stable-3.0' into stable-3.1 by Martin Fick · 2 years, 2 months ago
  7. d6ca7fd Merge branch 'stable-2.16' into stable-3.0 by Martin Fick · 2 years, 2 months ago
  8. 91a1d33 Merge "Merge branch 'stable-3.3'" by Nasser Grainawi · 2 years, 2 months ago
  9. 3b73308 fix jsdoc error and update devdependencies versions for NPM packages by Aditya Gupta · 2 years, 2 months ago
  10. 0cea65b fixup!: docker: Enable reruning tests without bringing down setup by Adithya Chakilam · 2 years, 4 months ago
  11. 45b2a7e docker: Enable reruning tests without bringing down setup by Adithya Chakilam · 2 years, 4 months ago
  12. 26708b2 docker: Add support for "--preserve" option by Adithya Chakilam · 2 years, 5 months ago
  13. 08b7d51 Merge branch 'stable-3.3' by Martin Fick · 2 years, 2 months ago
  14. af4782a Merge branch 'stable-3.2' into stable-3.3 by Martin Fick · 2 years, 2 months ago
  15. 17257b9 Merge branch 'stable-3.1' into stable-3.2 by Martin Fick · 2 years, 2 months ago
  16. adbdb29 Merge branch 'stable-3.0' into stable-3.1 by Martin Fick · 2 years, 2 months ago
  17. 62b9a2c Merge branch 'stable-2.16' into stable-3.0 by Martin Fick · 2 years, 2 months ago
  18. cc520b1 Merge "docker: make sure to cleanup containers before force exit" into stable-2.16 by Martin Fick · 2 years, 2 months ago
  19. 34b3c6e docker: make sure to cleanup containers before force exit by Prudhvi Akhil Alahari · 2 years, 3 months ago
  20. 86f05a1 fixup! Add TaskTree definitions more directly by Martin Fick · 2 years, 3 months ago