mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
Changed feedback hub request rule (#2680)
We were using a tag to trigger the bot for the verbose feedback hub response. But... 1. We have run into several instances of the bot aggressively replying multiple times before the tag is removed. 2. We asked for a "comment contains" function in the bot and the Fabric Bot team obliged. So I've changed it to `/duplicate` from the tag trigger and will remove the tag.
This commit is contained in:
parent
125e1771ae
commit
fecddafad5
@ -76,10 +76,9 @@ We'll be using tags, primarily, to help us understand what needs attention, what
|
||||
- Then close the issue automatically informing the opener that they can resolve the problem and reopen the issue. (See Bug/Feature templates for example situations.)
|
||||
|
||||
#### Help ask for Feedback Hub
|
||||
- If an issue is tagged `Needs-Feedback-Hub`
|
||||
- Then reply to the issue with a bit of text on asking the author to send us data with Feedback Hub and give us the link.
|
||||
- And remove the `Needs-Feedback-Hub` tag
|
||||
- And add the `Needs-Author-Feedback` tag
|
||||
- When a comment on the thread says `/feedback`...
|
||||
1. Then reply to the issue with a bit of text on asking the author to send us data with Feedback Hub and give us the link.
|
||||
1. And add the `Needs-Author-Feedback` tag
|
||||
|
||||
#### Remove Help Wanted from In PR issues
|
||||
- If an issue gets the `In-PR` tag when a new PR is created, we will remove the `Help-Wanted` tag to avoid someone trying to work on an issue where another person has already submitted a proposed fix.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user