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 for gitea pull request ? #2728

Closed
AndreasZU opened this issue Feb 4, 2024 · 2 comments
Closed

Support for gitea pull request ? #2728

AndreasZU opened this issue Feb 4, 2024 · 2 comments

Comments

@AndreasZU
Copy link

Subject of the issue

I am using self hosted gitea application and gitea actions (basically github actions).
Are you willing to add support for gitea rest API pull request instead of hardcoded github.com/api/v ... ?

@peter-evans
Copy link
Owner

Hi @AndreasZU

Are you willing to add support for gitea rest API pull request instead of hardcoded github.com/api/v ... ?

I might be willing to add support for it if I'm satisfied that it would be maintainable long-term and not disrupt development for Github Actions, but I very much doubt it will be as simple as not hardcoding a URL. It would also involve setting up a test suite to run on Gitea, since I would need to make sure releases run correctly on both platforms.

I will look into this, but it might not be soon. I don't have a lot of time to investigate at the moment.

@AndreasZU
Copy link
Author

Hi @peter-evans

thank you for your reply!
I understand your points.

I will follow this project, maybe one day 👍

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

No branches or pull requests

2 participants