Skip to content

Commit d84f866

Browse files
authored
Merge pull request #114 from simonpasquier/add-no-jira-for-cmo-deps-versions
Add "NO-JIRA:" prefix when bumping versions in CMO
2 parents 55a2802 + f16368d commit d84f866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-cmo-deps-versions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
uses: ./.github/workflows/cmo-make-targets.yaml
1212
with:
1313
make-targets: versions generate
14-
pr-title: "[bot] Synchronize versions of the downstream components"
14+
pr-title: "NO-JIRA: [bot] Synchronize versions of the downstream components"
1515
pr-body: |
1616
## Description
1717
This pull request updates `jsonnet/versions.yaml` to match with the **already in use** downstream versions of the monitoring components.

0 commit comments

Comments
 (0)