Skip to content

Commit 72efe4c

Browse files
committed
Update Claude agent and gitignore settings
1 parent 9935fb8 commit 72efe4c

2 files changed

Lines changed: 5 additions & 6 deletions

File tree

.claude/agents/openshift-ci-analysis.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
name: openshift-ci-analysis
3-
description: use the @openshift-ci-analysis when the user's prompt is a URL with this domain: https://prow.ci.openshift.org/**
3+
description: Use the @openshift-ci-analysis when the user's prompt is a URL with this domain: https://prow.ci.openshift.org/**
4+
allowed-tools: Skill, Bash, Read, Write, Glob, Grep, Agent
45
model: sonnet
56
color: blue
67
---

.gitignore

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
.idea/
22
.vagrant/
33
.vscode/
4-
Vagrantfile
5-
_output/*
6-
_output
7-
sshfile
4+
.work/
5+
_output/
6+
__pycache__
87
ansible/*.txt
98
test/variables.yaml
109
test/scenario_settings.sh
11-
__pycache__
1210
test/dev_overrides.sh

0 commit comments

Comments
 (0)