Skip to content

Add update_jobs api endpoint

George Koltsov requested to merge feature-job-endpoints into main

Adds api endpoint to fetch dependency update jobs via api.

This mr introduces a long running migration, depending on the amount of log entries in the database, migration container deadline value might have to be increased.

Related to: https://gitlab.com/dependabot-gitlab/dependabot/-/issues/347

Edited by George Koltsov

Merge request reports