-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add stack checkout #523
Merged
mergify
merged 1 commit into
main
from
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
Oct 31, 2024
Merged
feat: add stack checkout #523
mergify
merged 1 commit into
main
from
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
Oct 31, 2024
Conversation
This file contains 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
This was referenced Oct 24, 2024
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. Changelog requirements
Enforce conventional commitMake sure that we follow https://www.conventionalcommits.org/en/v1.0.0/
🔎 Reviews
|
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 24, 2024 19:30
053d088
to
8854f27
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I1c850e473aa086afe1f30a194e0da99d29c6bfa9
branch
from
October 25, 2024 09:00
e598afe
to
00a9f0b
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 25, 2024 09:00
8854f27
to
d116a55
Compare
This was referenced Oct 25, 2024
Closed
sileht
changed the base branch from
devs/sileht/merged-handling/I1c850e473aa086afe1f30a194e0da99d29c6bfa9
to
devs/sileht/merged-handling/I72dd27ae39fc410fba636296be2117565d1d8d40
October 25, 2024 19:07
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 25, 2024 19:07
d116a55
to
cc50e18
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I72dd27ae39fc410fba636296be2117565d1d8d40
branch
from
October 28, 2024 16:03
f6dd0e4
to
4b89d98
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 28, 2024 16:03
cc50e18
to
63cda68
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I72dd27ae39fc410fba636296be2117565d1d8d40
branch
from
October 29, 2024 08:22
4b89d98
to
92c0fa8
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 29, 2024 08:22
63cda68
to
bb3410f
Compare
Greesb
previously approved these changes
Oct 29, 2024
sileht
force-pushed
the
devs/sileht/merged-handling/I72dd27ae39fc410fba636296be2117565d1d8d40
branch
from
October 29, 2024 09:36
92c0fa8
to
78ca2a3
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 29, 2024 09:36
bb3410f
to
d26443d
Compare
Greesb
previously approved these changes
Oct 29, 2024
sileht
force-pushed
the
devs/sileht/merged-handling/I72dd27ae39fc410fba636296be2117565d1d8d40
branch
from
October 29, 2024 09:52
78ca2a3
to
5fbc721
Compare
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 29, 2024 09:52
d26443d
to
e8f6e74
Compare
Base automatically changed from
devs/sileht/merged-handling/I72dd27ae39fc410fba636296be2117565d1d8d40
to
main
October 29, 2024 11:04
@sileht this pull request is now in conflict 😩 |
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 29, 2024 11:39
e8f6e74
to
921580b
Compare
This new command allow to download a stack. Change-Id: I7f1fa09eaed82fd2519997f4743f8d6654f85900
sileht
force-pushed
the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
from
October 29, 2024 11:39
921580b
to
d2364de
Compare
Syffe
approved these changes
Oct 29, 2024
mergify
bot
deleted the
devs/sileht/merged-handling/I7f1fa09eaed82fd2519997f4743f8d6654f85900
branch
October 31, 2024 11:45
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.
This new command allows to download a stack.
This will be used by the autorebase GitHub action.