Skip to content
This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Commit d6d38a0

Browse files
authored
update instructions (#225)
<!-- This is an auto-generated comment: release notes by openai --> ### Summary by OpenAI ### Release Notes - Adds a new section to the PR template explaining how to ignore further reviews from the bot. ### Poem > 🎉 A new section added to the PR template, > 🤖 Ignore bot reviews with ease and grace. > 🚀 Code quality improved without debate, > 🙌 Let's merge this PR and celebrate! <!-- end of auto-generated comment: release notes by openai -->
1 parent d3b8a17 commit d6d38a0

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

dist/index.js

Lines changed: 5 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/review.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -414,6 +414,9 @@ ${EXTRA_CONTENT_TAG}
414414
- The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
415415
- You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.
416416
417+
### Ignoring further reviews
418+
- Type \`@openai: ignore\` anywhere in the PR description to ignore further reviews from the bot.
419+
417420
---
418421
419422
${

0 commit comments

Comments
 (0)