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

fix: Gitea pullrequest shouldn't try to be opened if missing remote branches #868

Merged
merged 8 commits into from
Sep 17, 2022

Conversation

olblak
Copy link
Member

@olblak olblak commented Sep 15, 2022

Fix #867

Test

To test this pull request, you can run the following commands:

cp <to_package_directory>
go test

Additional Information

Tradeoff

Potential improvement

Signed-off-by: Olblak <me@olblak.com>
Signed-off-by: Olblak <me@olblak.com>
@olblak olblak added the bug Something isn't working label Sep 15, 2022
@olblak olblak self-assigned this Sep 15, 2022
olblak and others added 2 commits September 15, 2022 09:03
@olblak olblak marked this pull request as draft September 15, 2022 09:30
@olblak olblak marked this pull request as ready for review September 16, 2022 17:08
@olblak olblak merged commit 0709587 into updatecli:main Sep 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working gitea-pullrequest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Updatecli fails if no Gitea Pullrequest need to be created
2 participants