Skip to content
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

Support more options for rebasing changes #155

Merged
merged 1 commit into from
Oct 20, 2023

Conversation

lukegb
Copy link
Contributor

@lukegb lukegb commented Oct 16, 2023

RebaseInput is relatively big at this point; the main field I'm interested in is actually just on_behalf_of_uploader, but there are several options missing from go-gerrit

https://gerrit.googlesource.com/gerrit/+/refs/heads/master/java/com/google/gerrit/extensions/api/changes/RebaseInput.java
https://gerrit-review.googlesource.com/Documentation/rest-api-changes.html#rebase-input

lukegb added a commit to lukegb/gerrit-queue that referenced this pull request Oct 20, 2023
We want to use the new Gerrit `on_behalf_of_uploader` feature introduced in
Gerrit 3.8, but the go-gerrit maintainer isn't particularly active. In the
interim, switch to using lukegb's rebaseinput branch.

See andygrunwald/go-gerrit#155.

In the interim, switch to
lukegb added a commit to lukegb/gerrit-queue that referenced this pull request Oct 20, 2023
We want to use the new Gerrit `on_behalf_of_uploader` feature introduced in
Gerrit 3.8, but the go-gerrit maintainer isn't particularly active. In the
interim, switch to using lukegb's rebaseinput branch.

See andygrunwald/go-gerrit#155.

In the interim, switch to
Copy link
Collaborator

@dmitshur dmitshur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks.

@dmitshur dmitshur merged commit f01a53b into andygrunwald:master Oct 20, 2023
8 checks passed
flokli pushed a commit to flokli/gerrit-queue that referenced this pull request Nov 8, 2023
We want to use the new Gerrit `on_behalf_of_uploader` feature introduced in
Gerrit 3.8, but the go-gerrit maintainer isn't particularly active. In the
interim, switch to using lukegb's rebaseinput branch.

See andygrunwald/go-gerrit#155.

In the interim, switch to
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants