Commit f50dea0
fix: add :submission to audit log event types
Bug found during testing: AuditLog.log(:submission, ...) was failing
because :submission wasn't in the @event_types list.
This fix allows the submitter to log submission events properly.
Test results:
- ✅ Version check working
- ✅ Help output working
- ✅ GitHub dry-run working
- ✅ Bugzilla integration ready (needs credentials)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent 1076c8c commit f50dea0
4 files changed
Lines changed: 1 addition & 0 deletions
File tree
- elixir-mcp
- _build/dev/lib/feedback_a_tron
- .mix
- ebin
- lib/feedback_a_tron
Binary file not shown.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
34 | 35 | | |
35 | 36 | | |
36 | 37 | | |
| |||
0 commit comments