We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
store
1 parent b8622d7 commit 1b7387fCopy full SHA for 1b7387f
lib/jujube/components/scm.rb
@@ -16,7 +16,8 @@ module Scm
16
17
# Specify a `store` SCM for a job.
18
#
19
- # This trigger requires support in jenkins-job-builder that has not yet been submitted.
+ # This trigger requires support in jenkins-job-builder that has not yet been merged.
20
+ # See {https://review.openstack.org/85729} for the patch.
21
22
# `store` can watch multiple pundles (packages or bundles) The specification for each
23
# pundle is added in a nested configuration block using the {#package} or {#bundle} method.
0 commit comments