feat(runcommand): implement wait handler for runcommand - #10354
Merged
marceljk merged 4 commits intoSep 3, 2026
Conversation
h3adex
force-pushed
the
feat/add-wait-handler-for-run-command
branch
5 times, most recently
from
August 18, 2026 12:03
d1663ab to
72b2e00
Compare
8 tasks
h3adex
force-pushed
the
feat/add-wait-handler-for-run-command
branch
2 times, most recently
from
August 24, 2026 11:25
1f1ee3a to
6814871
Compare
Contributor
Author
|
Implemented your suggestions. I've also rebased the PR @SerseusWasTaken |
h3adex
force-pushed
the
feat/add-wait-handler-for-run-command
branch
from
August 31, 2026 07:42
6814871 to
d7aa463
Compare
marceljk
reviewed
Aug 31, 2026
h3adex
force-pushed
the
feat/add-wait-handler-for-run-command
branch
8 times, most recently
from
September 2, 2026 07:12
e02b1d9 to
32d08a8
Compare
marceljk
reviewed
Sep 2, 2026
h3adex
force-pushed
the
feat/add-wait-handler-for-run-command
branch
from
September 2, 2026 11:49
16197b9 to
5d29c78
Compare
marceljk
previously approved these changes
Sep 2, 2026
SerseusWasTaken
previously approved these changes
Sep 2, 2026
marceljk
force-pushed
the
feat/add-wait-handler-for-run-command
branch
from
September 3, 2026 06:47
5d29c78 to
1e60795
Compare
marceljk
enabled auto-merge (squash)
September 3, 2026 06:47
auto-merge was automatically disabled
September 3, 2026 06:49
Head branch was pushed to by a user without write access
h3adex
dismissed stale reviews from marceljk and SerseusWasTaken
via
September 3, 2026 06:49
d7cfb97
h3adex
force-pushed
the
feat/add-wait-handler-for-run-command
branch
from
September 3, 2026 06:49
1e60795 to
d7cfb97
Compare
h3adex
force-pushed
the
feat/add-wait-handler-for-run-command
branch
from
September 3, 2026 06:50
d7cfb97 to
a6214a4
Compare
marceljk
approved these changes
Sep 3, 2026
marceljk
enabled auto-merge (squash)
September 3, 2026 06:53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Wait Handler for Terraform PR: stackitcloud/terraform-provider-stackit#1702
Checklist
make fmtexamples/directory)make test(will be checked by CI)make lint(will be checked by CI)