Skip to content

Commit 7912480

Browse files
committed
Improve workflow
1 parent b0b3ad1 commit 7912480

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/issue-bot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ jobs:
302302
--dangerously-skip-permissions \
303303
"Read the file ./tmp/step-summary.md which contains the Issue Bot step summary from CI in Markdown format. Interpret this Markdown to figure out which GitHub issues need regression tests added. For each affected issue (where behavior changed), run /regression-test with the issue number.
304304
305+
Also read the diff of this branch to see what has already been done. The primary fixed issue will already have a test committed. The Issue Bot step summary might mention other fixed issues, so please add regression tests for those.
306+
305307
Do not create a branch or push - this will be handled automatically."
306308
307309
- name: "Push"

0 commit comments

Comments
 (0)