[websites/blogs-kde-org] /: Default to squashing for new TWiP MRs

Nate Graham <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 9374cf4abe224a257836fcf083e7fbaa483ba0c8 by Nate Graham.
Committed on 18/08/2026 at 03:38.
Pushed by ngraham into branch 'master'.

Default to squashing for new TWiP MRs

I forgot once and it was embarrassing!

M  +1    -1    .gitlab-ci.yml

https://invent.kde.org/websites/blogs-kde-org/-/commit/9374cf4abe224a257836fcf083e7fbaa483ba0c8

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index de0c8a17..1a8bb37e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -34,4 +34,4 @@ create_twip:
     - hugo new "${POST_LOCATION}/index.md" --kind twip --clock ${POST_DATE}T00:00:00Z
     - git add "content/${POST_LOCATION}"
     - git commit -m "${POST_TITLE}"
-    - git push -o merge_request.create -o merge_request.draft -o merge_request.label="This Week in Plasma" -o merge_request.title="${POST_TITLE}" origin "${BRANCH_NAME}"
+    - git push -o merge_request.create -o merge_request.draft -o merge_request.squash -o merge_request.label="This Week in Plasma" -o merge_request.title="${POST_TITLE}" origin "${BRANCH_NAME}"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.