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. ac53f6e Use VersionedConfigFile from core by Nasser Grainawi · 5 weeks ago master
  2. c72c131 test: Fix docker-tests for in-tree/master by Nasser Grainawi · 5 weeks ago
  3. f4a2344 Merge "Merge branch 'stable-3.5' into stable-3.9" into stable-3.9 by Nasser Grainawi · 5 weeks ago stable-3.9
  4. 9776a04 Merge branch 'stable-3.5' into stable-3.9 by Nasser Grainawi · 5 weeks ago
  5. bb5da68 build: Use maven_jar from bazlets/core by Nasser Grainawi · 5 weeks ago
  6. 52a09db UI: adapt to core changes by Kaushik Lingarkar · 5 weeks ago
  7. abeb5c9 Merge branch 'stable-3.5' by Kaushik Lingarkar · 5 weeks ago
  8. 4c76a46 Merge "Add support for names-factory provided by a plugins" into stable-3.5 by Nasser Grainawi · 5 weeks ago
  9. d22e32c Allow configuring the root project and branch by Kaushik Lingarkar · 8 weeks ago
  10. 329dbbf Add support for names-factory provided by a plugins by Prudhvi Akhil Alahari · 8 months ago
  11. 894edf4 Merge "Rename TaskAttributeFactory to TaskPluginDefinedInfoFactory" into stable-3.5 by Kaushik Lingarkar · 6 weeks ago
  12. e72761c Update .gitignore to include intellij specific files by Prakash Aswal · 7 weeks ago
  13. ee21729 Rename TaskAttributeFactory to TaskPluginDefinedInfoFactory by Kaushik Lingarkar · 6 weeks ago
  14. 9c9614f Harden shell commands by Nasser Grainawi · 7 weeks ago
  15. 7e271fb Migrate configuration to <plugin-name>.config from gerrit.config by Kaushik Lingarkar · 8 weeks ago
  16. b059379 Revert "test: Remove complicated JSON->shell dict logic" by Nasser Grainawi · 8 weeks ago
  17. 85c01de test: docker: Update to Alpine 3.16 by Nasser Grainawi · 9 weeks ago
  18. 405d711 test: Run py 2to3 by Nasser Grainawi · 9 weeks ago
  19. d0c26f3 test: lib_helper: Remove inline python by Nasser Grainawi · 9 weeks ago
  20. a324395 test: Consistently apply json_pp to expected by Nasser Grainawi · 9 weeks ago