Replacing the ome/governance#4
Problem
The scc is by default only taking into account PRs open against the base branch of a submodule. This is working fine for minutes and schemas (both have base branch named master) but the governace submodule base branch name does not comply with the scc expectation as the governance's base branch name is main.
How does it demonstrate
The PRs such as ome/governance#3 were ignored by the Jenkins WEBSITE-push job.
Replacing the ome/governance#4
Problem
The scc is by default only taking into account PRs open against the base branch of a submodule. This is working fine for
minutesandschemas(both have base branch namedmaster) but thegovernacesubmodule base branch name does not comply with the scc expectation as thegovernance's base branch name ismain.How does it demonstrate
The PRs such as ome/governance#3 were ignored by the Jenkins WEBSITE-push job.