[Feature flag] Rollout of repository_changed_paths_api
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
Rollout of the repository_changed_paths_api feature flag, introduced in !234458 (merged).
This flag gates the GET /projects/:id/repository/changed_paths REST API endpoint. While disabled, the endpoint returns 404 Not Found.
Owner
- Group: group::gitaly
- Feature flag:
repository_changed_paths_api
Rollout steps
Enable on GitLab.com
- Enable globally:
/chatops run feature set repository_changed_paths_api true - Verify behavior and monitor error rates
Enable by default
- Set
default_enabled: truein the flag definition - Announce in the relevant release post if applicable
Cleanup
- Remove the feature flag and its checks
Edited by 🤖 GitLab Bot 🤖