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
Let's develop a list of assertions for quality check:
ghiqc --r jeff/foo --i 123
We should asses the quality of issue #123 based on assertions/rules provided by the command-line user, before submitting issue to LLM. Let's create .ghicq file with those assertions:
--require-labels=bug
--require-assignee
...
The text was updated successfully, but these errors were encountered:
Let's develop a list of assertions for quality check:
We should asses the quality of issue
#123
based on assertions/rules provided by the command-line user, before submitting issue to LLM. Let's create.ghicq
file with those assertions:The text was updated successfully, but these errors were encountered: