Skip to content

Implement API layer for bulk comments

Administrator requested to merge es/bulk-api into main

Created by: eseliger

This PR implements the schema changes for the bulk commenting system:

  • Introduces a few new types to query bulk jobs on a batch change
  • Introduces a mutation to trigger the bulk comment action
  • Introduces a new service method that under the hood creates the changeset jobs

Merge request reports

Loading