Skip to content

Commit e061fe5

Browse files
committed
PR feedback
1 parent 1ad7d1f commit e061fe5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.roo/roomotes.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ github_events:
2424
action:
2525
name: general.task
2626
prompt: |
27-
1. Run the script `node scripts/find-missing-translations.js` and carefully review its output for any missing translations.
28-
2. If the script reports missing translations, switch into `translate` mode and add them in all supported languages.
29-
3. If you've added new translations, commit and push them to the existing PR.
30-
4. If you get a permission error trying to push to the PR just give up (i.e don't create a new PR instead).
27+
1. Run the script `node scripts/find-missing-translations.js` and carefully review its output for any missing translations.
28+
2. If the script reports missing translations, switch into `translate` mode and add them in all supported languages.
29+
3. If you've added new translations, commit and push them to the existing PR.
30+
4. If you get a permission error trying to push to the PR just give up (i.e don't create a new PR instead).
3131
- event: pull_request_review_comment.created
3232
action:
3333
name: github.pr.comment.respond

0 commit comments

Comments
 (0)