An error occurred fetching the project authors.
  1. 04 Feb, 2022 1 commit
  2. 28 Jan, 2022 1 commit
    • Robert Hunt's avatar
      Add service and worker to save compliance violations when MR is merged · 437b3feb
      Robert Hunt authored
      - Add a worker to EE PostMergeService and update YAML configs for worker
      - Add service to worker to be triggered async
      - Add new feature flag to service so the backend can be rolled out
      separately from the frontend work
      - If the feature flag is set and the MR is merged, call the
      compliance violations process
      - Updated ApprovedByCommitter and ApprovedByMergeRequestAuthor to use
      approved_by_users rather than approver_users
      - Updated ApprovedByInsufficientUsers to use the metrics if it exists
      - Add specs
      437b3feb
  3. 16 Dec, 2021 1 commit