We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9d3f14 commit d9f63a0Copy full SHA for d9f63a0
pkg/github/instructions.go
@@ -121,7 +121,7 @@ Syntax Essentials (items):
121
Quote multi-word values. (status:"In Review" team-name:"Backend Team").
122
Ranges: points:1..3, updated:<@today-30d.
123
Wildcards: title:*crash*, label:bug*.
124
- Assigned to User: assignee:@me | assignee:username | no:assignee
+ Assigned to User: assignee:@me | assignee:username | no:assignee
125
126
Common Qualifier Glossary (items):
127
is:issue | is:pr | state:open|closed|merged | assignee:@me|username | label:NAME | status:VALUE |
0 commit comments