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

Gitea integration for git related promotion steps #3321

Open
1 of 3 tasks
Tchoupinax opened this issue Jan 19, 2025 · 0 comments · May be fixed by #3320
Open
1 of 3 tasks

Gitea integration for git related promotion steps #3321

Tchoupinax opened this issue Jan 19, 2025 · 0 comments · May be fixed by #3320

Comments

@Tchoupinax
Copy link
Contributor

Tchoupinax commented Jan 19, 2025

Checklist

  • I've searched the issue queue to verify this is not a duplicate feature request.
  • I've pasted the output of kargo version, if applicable.
  • I've pasted logs, if applicable.

Proposed Feature

Add native Gitea integration for the following steps in Kargo:

git-open-pr: Support creating pull requests for repositories hosted on Gitea.
git-wait-for-pr: Support waiting for pull requests to be approved and merged within Gitea.

Motivation

Gitea is a great alternative to selfhost a git registry. Also Gitea has a great and important open source community.

Suggested Implementation

Add the gitea git provider inside internal/gitprovider folder, using their SDK.

Notes

I opened a pull request here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant