Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalMoksha <bwalker@gitlab.com>2017-11-20 21:26:06 +0300
committerdigitalMoksha <bwalker@gitlab.com>2017-11-20 21:26:06 +0300
commit1f2408f4069e3fa51e17420a463271010a134001 (patch)
treea2d49adfcba094e27342d7cd0124d225ca91e449 /changelogs
parentd8dee231bff1058f29f38c70a5bb549fdf62438b (diff)
added changelog entry
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/40290-remove-rake-gitlab-sidekiq-drop-post-receive.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/40290-remove-rake-gitlab-sidekiq-drop-post-receive.yml b/changelogs/unreleased/40290-remove-rake-gitlab-sidekiq-drop-post-receive.yml
new file mode 100644
index 00000000000..9c308321a19
--- /dev/null
+++ b/changelogs/unreleased/40290-remove-rake-gitlab-sidekiq-drop-post-receive.yml
@@ -0,0 +1,5 @@
+---
+title: Removed unused rake task, 'rake gitlab:sidekiq:drop_post_receive'
+merge_request: 15493
+author:
+type: fixed