Skip to content

Conversation

backport-action
Copy link
Collaborator

Description

Backport of #24669 to stable/8.7.

relates to

@backport-action
Copy link
Collaborator Author

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

git fetch origin backport-24669-to-stable/8.7
git worktree add --checkout .worktree/backport-24669-to-stable/8.7 backport-24669-to-stable/8.7
cd .worktree/backport-24669-to-stable/8.7
git reset --hard HEAD^
git cherry-pick -x 75b7a35df3a4004aed22404a96f3c4b24456428b 4630451f70f7b13809d4d55ec49a5f6b0efc8cbd
git push --force-with-lease

@github-actions github-actions bot added the component/zeebe Related to the Zeebe component/team label Aug 14, 2025
@npepinpe npepinpe changed the base branch from stable/8.7 to backport-23929-to-stable/8.7 August 14, 2025 20:38
@npepinpe npepinpe force-pushed the backport-24669-to-stable/8.7 branch from 5d7bfb9 to b797414 Compare August 14, 2025 20:38
@npepinpe npepinpe marked this pull request as ready for review August 14, 2025 20:43
@npepinpe npepinpe added backport stable/8.5 Backport a pull request to stable/8.5 backport stable/8.6 Backport a pull request to stable/8.6 and removed backport stable/8.5 Backport a pull request to stable/8.5 labels Aug 14, 2025
Base automatically changed from backport-23929-to-stable/8.7 to stable/8.7 August 15, 2025 04:16
@npepinpe npepinpe added this pull request to the merge queue Aug 15, 2025
Merged via the queue into stable/8.7 with commit bcfe251 Aug 15, 2025
111 of 114 checks passed
@npepinpe npepinpe deleted the backport-24669-to-stable/8.7 branch August 15, 2025 04:45
@backport-action
Copy link
Collaborator Author

Created backport PR for stable/8.6:

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

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

github-merge-queue bot pushed a commit that referenced this pull request Aug 15, 2025
…ealthMonitorable and refactor HealthMonitor (#36828)

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

relates to #24669
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 component/zeebe Related to the Zeebe component/team version:8.6.25
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants