Commit 290f6ab2 authored by Arturo Herrero's avatar Arturo Herrero

Merge branch 'andysoiron/update-remove-with-for-integrations-template-column' into 'master'

Update remove integrations template column to 15.0

See merge request gitlab-org/gitlab!81028
parents 273ecd1c 106f4c04
......@@ -11,7 +11,7 @@ class Integration < ApplicationRecord
include EachBatch
include IgnorableColumns
ignore_column :template, remove_with: '14.10', remove_after: '2022-03-22'
ignore_column :template, remove_with: '15.0', remove_after: '2022-04-22'
INTEGRATION_NAMES = %w[
asana assembla bamboo bugzilla buildkite campfire confluence custom_issue_tracker datadog discord
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment