Comment Commands (User → App → GitHub)
Users can control the app by posting commands in comments. Only comments that contain at least one command are processed.
"@feedlog publish"
Makes it visible in your changelog
us
userjust nowAuthor
@feedlog publish
✅ Issue published successfully
"@feedlog unpublish"
Hides it from your changelog
us
userjust nowAuthor
@feedlog unpublish
✅ Issue unpublished successfully
"@feedlog retry"
Regenerates the AI-improved version using the existing description. You can also change the description manually and retry.
us
userjust nowAuthor
@feedlog retry
✅ Retry initiated. 2 retries remaining.
"@feedlog switch N"
Switches to a different version
us
userjust nowAuthor
@feedlog switch 1
✅ Switched to revision: 1
"@feedlog revert"
Reverts to the previous version
us
userjust nowAuthor
@feedlog revert
✅ Reverted to revision: 1
"@feedlog show N"
Shows the full content of a version
us
userjust nowAuthor
@feedlog show 2
Description
The application unexpectedly terminates...