renovate/lib/platform/gitea
2020-04-21 17:21:54 +02:00
..
__snapshots__ fix(gitea): immortal PRs for Gitea (#5998) 2020-04-21 17:21:54 +02:00
gitea-got-wrapper.spec.ts fix(gitea): pagination (#5798) 2020-03-27 14:58:22 +01:00
gitea-got-wrapper.ts fix(gitea): pagination (#5798) 2020-03-27 14:58:22 +01:00
gitea-helper.spec.ts fix(gitea): immortal PRs for Gitea (#5998) 2020-04-21 17:21:54 +02:00
gitea-helper.ts fix(gitea): immortal PRs for Gitea (#5998) 2020-04-21 17:21:54 +02:00
index.spec.ts fix(gitea): immortal PRs for Gitea (#5998) 2020-04-21 17:21:54 +02:00
index.ts fix(gitea): immortal PRs for Gitea (#5998) 2020-04-21 17:21:54 +02:00
README.md feat: add support for gitea platform (#5509) 2020-02-19 11:19:25 +01:00

Gitea

Gitea support is considered in beta release status. Mostly, it just needs more feedback/testing. If you have been using it and think it's reliable, please let us know.

Unsupported platform features/concepts

  • Adding reviewers to PRs not supported: While Gitea supports a basic implementation for supporting PR reviews, no API support has been implemented so far.
  • Ignoring Renovate PRs by close: As Gitea does not expose the branch name of a PR once it has been deleted, all issued pull requests are immortal.