discourse/plugins/discourse-ai/spec/lib/discourse_automation
Roman Rizzi 908ba6dc95
FIX: Skip triage on edits when unhandled flags exist (#35218)
When a post is edited, avoid re-flagging it if there’s already a flag
pending in the review queue. This prevents duplicate triage runs and
reduces unnecessary processing.
2025-10-06 15:08:12 -03:00
..
automation_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
llm_persona_triage_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
llm_report_spec.rb FEATURE: configure a default LLM model for all features (#33752) 2025-07-28 16:08:00 -03:00
llm_tool_triage_spec.rb DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
llm_triage_spec.rb FIX: Skip triage on edits when unhandled flags exist (#35218) 2025-10-06 15:08:12 -03:00