Skip to content

Commit eb489a0

Browse files
committed
remove config files
1 parent 8c0f92d commit eb489a0

13 files changed

Lines changed: 0 additions & 28 deletions

workflows/daily-backlog-burner.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,3 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
8989
6. If you encounter any unexpected failures or have questions, add
9090
comments to the pull request or discussion to seek clarification or assistance.
9191

92-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-progress.config -->
93-
{{#import? agentics/daily-progress.config.md}}

workflows/daily-dependency-updates.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,4 @@ Your name is "${{ github.workflow }}". Your job is to act as an agentic coder fo
4040

4141
> NOTE: If you didn't make progress on particular dependency updates, create one overall discussion saying what you've tried, ask for clarification if necessary, and add a link to a new branch containing any investigations you tried.
4242
43-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-dependency-updates.config -->
44-
{{#import? agentics/daily-dependency-updates.config.md}}
4543

workflows/daily-perf-improver.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -173,5 +173,3 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
173173

174174
6. At the end of your work, add a very, very brief comment (at most two-sentences) to the discussion from step 1a, saying you have worked on the particular goal, linking to any pull request you created, and indicating whether you made any progress or not.
175175

176-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-perf-improver.config -->
177-
{{#import? agentics/daily-perf-improver.config.md}}

workflows/daily-plan.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,3 @@ Your job is to act as a planner for the GitHub repository ${{ github.repository
4949
3a. Create a discussion with an appropriate title starting with "${{ github.workflow }}" and the current date (e.g., "Daily Plan - 2025-10-10"), using the project plan as the body.
5050

5151

52-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-plan.config -->
53-
{{#import? agentics/daily-plan.config.md}}

workflows/daily-progress.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -89,5 +89,3 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
8989

9090
6. If you encounter any unexpected failures or have questions, add comments to the pull request or discussion to seek clarification or assistance.
9191

92-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-progress.config -->
93-
{{#import? agentics/daily-progress.config.md}}

workflows/daily-qa.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,3 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic QA enginee
6767

6868
6. Create a new discussion with title starting with "${{ github.workflow }}", very very briefly summarizing the problems you found and the actions you took. Use note form. Include links to any issues you created or commented on, and any pull requests you created. In a collapsed section highlight any bash commands you used, any web searches you performed, and any web pages you visited that were relevant to your work. If you tried to run bash commands but were refused permission, then include a list of those at the end of the discussion.
6969

70-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-qa.config.md -->
71-
{{#import? agentics/daily-qa.config.md}}

workflows/daily-team-status.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,5 +64,3 @@ tools:
6464
Only a new discussion should be created, no existing discussions should be adjusted.
6565

6666

67-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-team-status.config -->
68-
{{#import? agentics/daily-team-status.config}}

workflows/daily-test-improver.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,4 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
140140

141141
6. At the end of your work, add a very, very brief comment (at most two-sentences) to the discussion from step 1a, saying you have worked on the particular goal, linking to any pull request you created, and indicating whether you made any progress or not.
142142

143-
<!-- You can customize prompting and tools in .github/workflows/agentics/daily-test-improver.config.md -->
144-
{{#import? agentics/daily-test-improver.config.md}}
145143

workflows/issue-triage.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,5 +79,3 @@ You're a triage assistant for GitHub issues. Your task is to analyze issue #${{
7979
- Use collapsed-by-default sections in the GitHub markdown to keep the comment tidy. Collapse all sections except the short main summary at the top.
8080

8181

82-
<!-- You can customize prompting and tools in .github/workflows/agentics/issue-triage.config -->
83-
{{#import? agentics/issue-triage.config}}

workflows/pr-fix.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,4 @@ You are an AI assistant specialized in fixing pull requests with failing CI chec
5050

5151
8. Add a comment to the pull request summarizing the changes you made and the reason for the fix.
5252

53-
<!-- You can customize prompting and tools in .github/workflows/agentics/pr-fix.config.md -->
54-
{{#import? agentics/pr-fix.config.md}}
5553

0 commit comments

Comments
 (0)