Skip to content

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

Merged
olblak merged 8 commits into
updatecli:mainfrom
olblak:fixGiteaPR
Sep 17, 2022
Merged

fix: Gitea pullrequest shouldn't try to be opened if missing remote branches#868
olblak merged 8 commits into
updatecli:mainfrom
olblak:fixGiteaPR

Conversation

@olblak

@olblak olblak commented Sep 15, 2022

Copy link
Copy Markdown
Member

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
Comment thread pkg/plugins/resources/gitea/pullrequest/create_test.go
@olblak olblak merged commit 0709587 into updatecli:main Sep 17, 2022
@olblak olblak deleted the fixGiteaPR branch June 12, 2025 13:33
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