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

Add support for creating pull requests via git push options #14493

Closed
strk opened this issue Jan 27, 2021 · 5 comments
Closed

Add support for creating pull requests via git push options #14493

strk opened this issue Jan 27, 2021 · 5 comments
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.

Comments

@strk
Copy link
Member

strk commented Jan 27, 2021

Gitea 1.3 added support for push options: https://docs.gitea.io/en-us/push-options/
It would be nice if pull requests could be opened via push options, like it's done for gitlab: https://docs.gitlab.com/ce/user/project/push_options.html

@jolheiser jolheiser added the type/proposal The new feature has not been accepted yet but needs to be discussed first. label Jan 27, 2021
@6543
Copy link
Member

6543 commented Jan 27, 2021

personal opinion: I would use tea or just click on the link the git push returns ...

@strk
Copy link
Member Author

strk commented Nov 29, 2021

@tea requires installing another tool, while git push options are supported by git core itself.

@BrainWart
Copy link

I am also interested in this feature. Although using things like tea is an option, the git options are available from other git based tools. As an example, this feature would allow automatic pull requests from fluxcd's image updater using their available options.

@BrainWart
Copy link

The "Agit Setup" page in the documentation shows something very close to this. It will work for me. It allows you to create a PR using the ref.

https://docs.gitea.com/usage/agit-setup

@6543
Copy link
Member

6543 commented Dec 19, 2023

I guess we can close this issue now :)

@6543 6543 closed this as completed Dec 19, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type/proposal The new feature has not been accepted yet but needs to be discussed first.
Projects
None yet
Development

No branches or pull requests

4 participants