Automation activity log #91
Labels
No labels
bug
devops
duplicate
enhancement
good first issue
next major release
next minor release
question
testing
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: lvl0/fedi-feed-router#91
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Surface automation activity so the user can see what FFR has been doing without checking logs.
Context
With automated posting enabled, articles are fetched, validated, approved, and published without user intervention. Currently there's no in-app way to see this activity stream. The ActionPerformed event and LogActionListener exist but only write to the database — nothing surfaces this to the user.
Goals
Tasks