You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* try querying the title
* declare the title as a parameter
* trigger CI
* pass the title
* try using the search connection
* try combining before passing to the query
* use braces
* pass as a query object
* move the entire query construction to a separate variable
* fix the label
* remove a wrong semicolon
* use a different parameter name
* remove the extra query level
* adapt to the changed variables and result structure
* document the change
* add semicolons at the end of each line
Co-authored-by: Agriya Khetarpal <[email protected]>
* try going back to assembling the string within the query construction
* typo
* more semicolons
* refer to the variables object whenever necessary
* more semicolon
* try removing the braces
* try doing the string interpolation in js
* add back the quotes
* only search for open issues
---------
Co-authored-by: Agriya Khetarpal <[email protected]>
0 commit comments