Skip to content

Project push rules: [STEP 3] Remove ignored is_sample column from push_rules table

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

Implementation plan

Following the Avoiding downtime in migrations guide, we should consider the following plan to drop the is_sample column from push_rules table

Step Action Release
1 Project push rules: [STEP 1] Ignore `is_sample`... (#499157) Release M
2 Project push rules: [STEP 2] Drop `is_sample` c... (#535952) Release M+1
3 Project push rules: [STEP 3] Remove ignored `is... (#535953) Release M+2

This issue is to execute the step 3 of this plan.

Expectations

Follow the steps https://docs.gitlab.com/development/database/avoiding_downtime_in_migrations/#removing-the-ignore-rule-release-m2 to remove the ignored is_sample column from push_rules table.

Edited by 🤖 GitLab Bot 🤖