Skip to content
This repository has been archived by the owner on Aug 27, 2023. It is now read-only.

Trying to validate commits in submodules #65

Open
fredrikand opened this issue Jan 24, 2017 · 1 comment
Open

Trying to validate commits in submodules #65

fredrikand opened this issue Jan 24, 2017 · 1 comment
Labels

Comments

@fredrikand
Copy link

When adding a submodule, the commit checker tries to validate the commit selected in the submodule. This failes. Assuming that the attempt to validate the commit in the submodule is a bug.

Error message. Commit 22cddf0471f5fbbb831120f81c24bf9582cde7d7 is in the submodule repo.

remote: Simple Bitbucket Commit Checker
remote:
remote: Error while validating reference changes. Will allow all of them. "Missing unknown 22cddf0471f5fbbb831120f81c24bf9582cde7d7"

Found with
Bitbucket 4.12.0
SBCC 2.9

Config SBCC:
Exclude Tags Commits [yes]
Require Author Email in Bitbucket [yes]
Require Author Name in Bitbucket [yes]
Check commit size (kb) [10000]

@tomasbjerre
Copy link
Owner

This is a valid workaround right?

  • Disable the plugin
  • Push the submodule
  • Enable the plugin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants