mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-14 16:46:25 +00:00
082cd4ee89
Renovate will no longer attempt to retrieve and validate the config of PRs created by other users or bots. BREAKING CHANGE: Renovate will no longer create renovate/verify status checks on third party PRs. |
||
---|---|---|
.. | ||
__snapshots__ | ||
gitea-got-wrapper.spec.ts | ||
gitea-got-wrapper.ts | ||
gitea-helper.spec.ts | ||
gitea-helper.ts | ||
index.spec.ts | ||
index.ts | ||
README.md |
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.