Skip to content

Commit

Permalink
IBM Licensing Operator integration with LTSR Stream
Browse files Browse the repository at this point in the history
  • Loading branch information
kacperkrzyzak committed Jun 23, 2022
1 parent 8dfac3c commit a1c19a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
skip_if_only_changed: "^docs/|\\.(md|png)$|^(OWNERS|SECURITY_CONTACTS)$"
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -31,6 +32,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
skip_if_only_changed: "^docs/|\\.(md|png)$|^(OWNERS|SECURITY_CONTACTS)$"
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -54,6 +56,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
skip_if_only_changed: "^docs/|\\.(md|png)$|^(OWNERS|SECURITY_CONTACTS)$"
path_alias: github.com/IBM/ibm-licensing-operator
Expand All @@ -77,6 +80,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
skip_if_only_changed: "^docs/|\\.(md|png)$|^(OWNERS|SECURITY_CONTACTS)$"
labels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ presubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -32,6 +33,7 @@ presubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand All @@ -57,6 +59,7 @@ presubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand Down Expand Up @@ -85,6 +88,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
labels:
Expand All @@ -106,6 +110,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
labels:
Expand All @@ -127,6 +132,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
path_alias: github.com/IBM/ibm-licensing-operator
labels:
Expand All @@ -148,6 +154,7 @@ postsubmits:
- ^release-future$
- ^release-eus$
- ^release-efix$
- ^release-ltsr$
decorate: true
labels:
preset-service-account: "true"
Expand Down

0 comments on commit a1c19a2

Please sign in to comment.