Update README.md#1
Conversation
silouanwright
left a comment
There was a problem hiding this comment.
Some general feedback
|
@silouanwright Thanks for catching this! |
silouanwright
left a comment
There was a problem hiding this comment.
Thanks for the review session! The pending review workflow is now working.
silouanwright
left a comment
There was a problem hiding this comment.
Submitting the test review
silouanwright
left a comment
There was a problem hiding this comment.
This is a directly submitted review!
silouanwright
left a comment
There was a problem hiding this comment.
testing GitHub suggestions!
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
suggestion test ```suggestion\n## Test Usage\n```
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
suggestion test
| ## Typo Usage | |
| ## Test Usage |
this should work better
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
simple suggestion: ```suggestion
Better Usage
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
printf test with suggestion:
```suggestion
Printf Usage
```
this should work without temp files!
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
printf test v2:
| ## Typo Usage | |
| ## Printf v2 Usage |
this should render the suggestion box!
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
This looks good, but
| ## Typo Usage | |
| ## Better Usage |
would be more descriptive. What do you think?
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
This could be improved:
<<<SUGGEST
Advanced Usage
More detailed examples here
SUGGEST>>>
This would provide better documentation.
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
Fixed multiline test:
| ## Typo Usage | |
| ## Fixed Usage | |
| This should work now |
Let's see if the regex fix works!
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
Testing flag: [SUGGEST: ## This Should Not Expand] when flag is used
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
Fish shell test:
| ## Typo Usage | |
| ## Fish Shell Works |
- this should expand properly
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
Bash shell test:
| ## Typo Usage | |
| ## Bash Shell Works |
- testing compatibility
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
Zsh shell test:
| ## Typo Usage | |
| ## Zsh Shell Works |
- cross-shell compatibility confirmed
| gh extension install silouanwright/gh-comment | ||
| ``` | ||
|
|
||
| ## Typo Usage |
There was a problem hiding this comment.
Bash multiline test:
| ## Typo Usage | |
| ## Bash Multiline | |
| This works great |
Cross-shell multiline support confirmed!
There was a problem hiding this comment.
Testing reply functionality - this is a test reply!
There was a problem hiding this comment.
Testing review comment reply!
|
Plain comment |
|
Testing issue comment reply! |
- Replace 'deployment-date' with '2024-01-01' in examples - Replace 'sprint-start' with '1 month ago' in examples - Replace 'release-date' with '2024-12-31' in examples - Replace 'last-deployment' with '3 days ago' in examples - All date examples now use valid formats that work when copy/pasted - Resolves help text issue #1 from integration testing
No description provided.