-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Pull Request - Merge
If signed commits are required across multiple repositories, pull-request merge commits that exist in a new PR will not be allowed to merge due to the hook. For example:
- Have Repo A create two forks, B and C
- Merge a PR from B into C
- Attempt to merge C into A
Bitbucket signs its own commits in GPG, but some commit checkers rely on x509 format.
- relates to
-
BSERV-11773 Ability for Bitbucket to sign its own server generated commits
- Closed