Skip to content

Commit 2f11fbd

Browse files
authored
core-services/prow/02_config/openshift/agentic-skills: Initialize directory (#78069)
Based on similar content for the similarly-new cluster-update-console-plugin repository which landed in de87d74 (OTA-1896: Add a configuration for the openshift/cluster-update-console-plugin repository, 2026-04-07, #77093), but with the appropriate repo name (agentic-skills) and the current agentic-skills root owner/approvers.
1 parent be1758d commit 2f11fbd

3 files changed

Lines changed: 42 additions & 0 deletions

File tree

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# DO NOT EDIT; this file is auto-generated using https://github.com/openshift/ci-tools.
2+
# Fetched from https://github.com/openshift/agentic-skills root OWNERS
3+
# If the repo had OWNERS_ALIASES then the aliases were expanded
4+
# Logins who are not members of 'openshift' organization were filtered out
5+
# See the OWNERS docs: https://git.k8s.io/community/contributors/guide/owners.md
6+
7+
approvers:
8+
- harche
9+
- mrunalp
10+
options: {}
11+
reviewers:
12+
- harche
13+
- mrunalp
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
approve:
2+
- commandHelpLink: ""
3+
repos:
4+
- openshift/agentic-skills
5+
require_self_approval: false
6+
lgtm:
7+
- repos:
8+
- openshift/agentic-skills
9+
review_acts_as_lgtm: true
10+
plugins:
11+
openshift/agentic-skills:
12+
plugins:
13+
- approve
Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
tide:
2+
queries:
3+
- labels:
4+
- approved
5+
- jira/valid-reference
6+
- lgtm
7+
- verified
8+
missingLabels:
9+
- backports/unvalidated-commits
10+
- do-not-merge/hold
11+
- do-not-merge/invalid-owners-file
12+
- do-not-merge/work-in-progress
13+
- jira/invalid-bug
14+
- needs-rebase
15+
repos:
16+
- openshift/agentic-skills

0 commit comments

Comments
 (0)