mirror of
https://github.com/mattermost/mattermost.git
synced 2026-08-27 05:37:15 -05:00
* Use request loggers in store methods Co-authored-by: Ben Schumacher <hanzei@users.noreply.github.com> * Document request logger guidance Co-authored-by: Ben Schumacher <hanzei@users.noreply.github.com> * Fix missed rctx args in scheduled post tests after master merge go vet caught call sites the build alone didn't: test files with stale ScheduledPostStore signatures missing the new rctx parameter. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com> Co-authored-by: Ben Schumacher <hanzei@users.noreply.github.com> Co-authored-by: Claude Sonnet 5 <noreply@anthropic.com> Co-authored-by: Mattermost Build <build@mattermost.com>