Skip to content

Conversation

@yaadata
Copy link
Contributor

@yaadata yaadata commented Dec 20, 2025

Thank you for an awesome tool. I wanted to add support for codeberg. Tested locally that opening pull-request works

PR Description

Codeberg is a Gitea-based git hosting service that uses the same URL patterns for pull requests and commits but differs on its hostname

Please check if the PR fulfills these requirements

  • Cheatsheets are up-to-date (run go generate ./...)
  • Code has been formatted (see here)
  • Tests have been added/updated (see here for the integration test guide)
  • Text is internationalised (see here)
  • If a new UserConfig entry was added, make sure it can be hot-reloaded (see here)
  • Docs have been updated if necessary
  • You've read through your own file changes for silly mistakes etc

@stefanhaller stefanhaller added the enhancement New feature or request label Dec 21, 2025
@stefanhaller
Copy link
Collaborator

Nice, thanks. I couldn't test this as I don't have a codeberg account myself, but I trust you that it works.

I pushed a fixup (1095bf0) to remove the changes from docs/; see #5010 for why we don't want these yet.

Codeberg is a Gitea-based git hosting service that uses the same URL
patterns for pull requests and commits. This adds native support so
users don't need to manually configure it.
@stefanhaller stefanhaller force-pushed the yadi/add-codeberg-git-service-definition branch from 1095bf0 to 24e9197 Compare December 21, 2025 13:11
@stefanhaller stefanhaller merged commit b7a24c8 into jesseduffield:master Dec 21, 2025
13 checks passed
@stefanhaller stefanhaller changed the title feat: add Codeberg as a supported git hosting service Add Codeberg as a supported git hosting service Dec 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants