summaryrefslogtreecommitdiff
path: root/changelogs/unreleased/add-allow-force-push-option.yml
diff options
context:
space:
mode:
Diffstat (limited to 'changelogs/unreleased/add-allow-force-push-option.yml')
-rw-r--r--changelogs/unreleased/add-allow-force-push-option.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-allow-force-push-option.yml b/changelogs/unreleased/add-allow-force-push-option.yml
new file mode 100644
index 00000000000..2441d42b073
--- /dev/null
+++ b/changelogs/unreleased/add-allow-force-push-option.yml
@@ -0,0 +1,5 @@
+---
+title: Add Allow force push option to Protected branches
+merge_request: 55261
+author: Mycroft Kang @TaehyeokKang
+type: added