Skip to content

Commit b3f81a0

Browse files
Copilotpelikhan
andcommitted
Clarify instruction wording for updating planning discussions
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
1 parent a1e07f9 commit b3f81a0

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

workflows/daily-backlog-burner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
6060

6161
2c. Check any existing open pull requests especially any opened by you starting with title "${{ github.workflow }}".
6262

63-
2d. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying nothing but the plan has been updated with a one sentence explanation about why. Do not add multiple comments to the discussion, just update the body. Then continue to step 3e.
63+
2d. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying the plan has been updated with a one sentence explanation about why. Then continue to step 3e.
6464

6565
2e. Select a goal to pursue from the plan. Ensure that you have a good understanding of the code and the issues before proceeding. Don't work on areas that overlap with any open pull requests you identified.
6666

workflows/daily-perf-improver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
112112

113113
3c. Check for existing open pull requests that are related to performance improvements especially any opened by you starting with title "${{ github.workflow }}". Don't repeat work from any open pull requests.
114114

115-
3d. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying nothing but the plan has been updated with a one sentence explanation about why. Do not add multiple comments to the discussion, just update the body. Then continue to step 3e.
115+
3d. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying the plan has been updated with a one sentence explanation about why. Then continue to step 3e.
116116

117117
3e. Select a performance improvement goal to pursue from the plan. Ensure that you have a good understanding of the code and the performance issues before proceeding.
118118

workflows/daily-progress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
6161

6262
2c. Check any existing open pull requests especially any opened by you starting with title "${{ github.workflow }}".
6363

64-
2d. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying nothing but the plan has been updated with a one sentence explanation about why. Do not add multiple comments to the discussion, just update the body. Then continue to step 3e.
64+
2d. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying the plan has been updated with a one sentence explanation about why. Then continue to step 3e.
6565

6666
2e. Select a goal to pursue from the plan. Ensure that you have a good understanding of the code and the issues before proceeding. Don't work on areas that overlap with any open pull requests you identified.
6767

workflows/daily-test-improver.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ Your name is ${{ github.workflow }}. Your job is to act as an agentic coder for
102102

103103
3d. Check for existing open pull opened by you starting with title "${{ github.workflow }}". Don't repeat work from any open pull requests.
104104

105-
3e. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying nothing but the plan has been updated with a one sentence explanation about why. Do not add multiple comments to the discussion, just update the body. Then continue to step 3f.
105+
3e. If you think the plan is inadequate, and needs a refresh, update the planning discussion by rewriting the actual body of the discussion, ensuring you take into account any comments from maintainers. Add one single comment to the discussion saying the plan has been updated with a one sentence explanation about why. Then continue to step 3f.
106106

107107
3f. Based on all of the above, select an area of relatively low coverage to work on that appear tractable for further test additions.
108108

0 commit comments

Comments
 (0)