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

userjust nowAuthor

@feedlog publish


✅ Issue published successfully

"@feedlog unpublish"

Hides it from your changelog

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.

userjust nowAuthor

@feedlog retry


✅ Retry initiated. 2 retries remaining.

"@feedlog switch N"

Switches to a different version

userjust nowAuthor

@feedlog switch 1


✅ Switched to revision: 1

"@feedlog revert"

Reverts to the previous version

userjust nowAuthor

@feedlog revert


✅ Reverted to revision: 1

"@feedlog show N"

Shows the full content of a version

userjust nowAuthor

@feedlog show 2


Description

The application unexpectedly terminates...