Add a command to update the 3rdparty submodule to the same branch as …#35610
Merged
Add a command to update the 3rdparty submodule to the same branch as …#35610
Conversation
Contributor
Author
|
/update-3rdparty |
Contributor
|
I like this 🚀 |
Member
|
Can we document those commands? 🙈 |
skjnldsv
approved these changes
Dec 6, 2022
Contributor
Author
Does not seem to work. Any ideas? |
Contributor
Author
Sure, where? |
Member
In the readme?
Should be on the main branch, cannot trigger workflow from side branches :) |
Merged
Contributor
|
/rebase |
Contributor
|
@come-nc What's required to make this ready to be merged? |
…the PR target Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
eeefaa0 to
dc262e5
Compare
Signed-off-by: Max <max@nextcloud.com>
Contributor
|
I gave adding the docs a try. Feel free to adjust / remove as you see fit. |
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.
…the PR target
Instead of doing this by hand and sometimes pull stable25 in master or the other way around, I would be able to just comment «/update-3rdparty» once the PR on 3rdparty is merged.
Signed-off-by: Côme Chilliet come.chilliet@nextcloud.com