You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems to me that the BOM tests should be run on every core PR before it is accepted—if not on every revision (due to cost), then at least once the PR is labelled with ready-for-merge, in order to ensure there are no regressions.
If you can figure out how to set that up, it would be great. Or something like jenkinsci/maven-hpi-plugin#66. Or use Launchable to run some tests which seem important (not that that would likely have caught the need for jenkinsci/jenkins#6040).
Brainstorming out loud: what if additional GitHub metadata, such as the set of labels or a boolean indicating whether auto-merge is enabled, were exposed to Pipeline jobs? Then the Jenkinsfile could be amended to run additional tests when the change is ready to land or in the process of landing.
#746 (comment)
The text was updated successfully, but these errors were encountered: