Skip to content

Conversation

cmur2
Copy link
Member

@cmur2 cmur2 commented Aug 15, 2025

Description

The docs/zeebe/ci.md wasn't touched in 2025 and last content updates are 1 year old. Outdated info here can confuse new joiners and also Copilot (as discovered during AI sprint as part of Monorepo DevOps in-person meetup).

As agreed I removed the TCC and other outdated stuff directly related to the CI since that is covered by https://github.com/camunda/camunda/wiki/CI-&-Automation#github-actions-cache

Given the reduced scope of the file's contents, I renamed it to failing-tests.md instead of ci.md. I might want to have a dedicated ci.md for all of monorepo parts in the future here hence already renaming.

Checklist

Related issues

None

@cmur2 cmur2 requested a review from npepinpe August 15, 2025 09:21
@cmur2 cmur2 added backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 labels Aug 15, 2025
@cmur2 cmur2 marked this pull request as ready for review August 15, 2025 09:22
@cmur2 cmur2 self-assigned this Aug 15, 2025
@cmur2 cmur2 added this pull request to the merge queue Aug 15, 2025
Merged via the queue into main with commit 49cd970 Aug 15, 2025
62 of 64 checks passed
@cmur2 cmur2 deleted the cleanup-zeebeci-docs branch August 15, 2025 09:39
@backport-action
Copy link
Collaborator

Created backport PR for stable/8.6:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-36840-to-stable/8.6
git worktree add --checkout .worktree/backport-36840-to-stable/8.6 backport-36840-to-stable/8.6
cd .worktree/backport-36840-to-stable/8.6
git reset --hard HEAD^
git cherry-pick -x a9ce0911b687dcae974da948250ca048e70309b6
git push --force-with-lease

@backport-action
Copy link
Collaborator

Created backport PR for stable/8.7:

Please cherry-pick the changes locally and resolve any conflicts.

git fetch origin backport-36840-to-stable/8.7
git worktree add --checkout .worktree/backport-36840-to-stable/8.7 backport-36840-to-stable/8.7
cd .worktree/backport-36840-to-stable/8.7
git reset --hard HEAD^
git cherry-pick -x a9ce0911b687dcae974da948250ca048e70309b6
git push --force-with-lease

github-merge-queue bot pushed a commit that referenced this pull request Aug 15, 2025
…st debugging (#36843)

# Description
Backport of #36840 to `stable/8.7`.

relates to
github-merge-queue bot pushed a commit that referenced this pull request Aug 15, 2025
…st debugging (#36842)

# Description
Backport of #36840 to `stable/8.6`.

relates to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport stable/8.6 Backport a pull request to stable/8.6 backport stable/8.7 Backport a pull request to stable/8.7 version:8.6.25 version:8.7.11
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants