renovate/lib/platform/gitea
Michael Kriese 6474dd49e5
chore: lint fixes (#7018)
Co-authored-by: Rhys Arkins <rhys@arkins.net>
2020-08-19 06:46:00 +02:00
..
__snapshots__ refactor: drop pr.isStale (#6826) 2020-07-23 10:15:51 +02:00
gitea-helper.spec.ts refactor(platform): Change signature types for "updatePr" method (#7002) 2020-08-18 12:19:19 +02:00
gitea-helper.ts refactor(platform): Change signature types for "updatePr" method (#7002) 2020-08-18 12:19:19 +02:00
index.spec.ts refactor(platform): Decomplect branch deletion from PR state (#6988) 2020-08-18 20:38:53 +02:00
index.ts chore: lint fixes (#7018) 2020-08-19 06:46:00 +02:00
README.md fix(gitea): remove immortal PR warning (#5999) 2020-06-18 23:26:28 +02: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.