Add gating.yaml

Resolves: RHEL-35621

Signed-off-by: Major Hayden <major@redhat.com>
This commit is contained in:
Major Hayden 2024-05-09 14:51:25 -05:00
parent 65b82867ee
commit 6a9e750dfb
No known key found for this signature in database
2 changed files with 10 additions and 1 deletions

6
gating.yaml Normal file
View File

@ -0,0 +1,6 @@
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

View File

@ -2,7 +2,7 @@
Name: python-%{pypi_name}
Version: 0.4.6
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Cross-platform colored terminal text
License: BSD-3-Clause
@ -82,6 +82,9 @@ EOF
%license LICENSE.txt
%changelog
* Thu May 09 2024 Major Hayden <major@redhat.com> - 0.4.6-3
- Add gating.yaml
* Thu May 09 2024 Major Hayden <major@redhat.com> - 0.4.6-2
- Remove autorelease from the spec file