[Feature flag] Rollout of repository_blobs_batch_api

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

Summary

Rollout of the repository_blobs_batch_api feature flag, introduced in !234457 (merged).

This flag gates the POST /projects/:id/repository/blobs/batch REST API endpoint. While disabled, the endpoint returns 404 Not Found.

Owner

  • Group: group::gitaly
  • Feature flag: repository_blobs_batch_api

Rollout steps

Enable on GitLab.com

  • Enable globally: /chatops run feature set repository_blobs_batch_api true
  • Verify behavior and monitor error rates

Enable by default

  • Set default_enabled: true in the flag definition
  • Announce in the relevant release post if applicable

Cleanup

  • Remove the feature flag and its checks
Edited by 🤖 GitLab Bot 🤖