Update author submission email to clarify unmonitored inbox and support channels #1462
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates the author submission email templates to provide clearer guidance to authors about how to get support for their submissions, addressing the issue that authors were replying to the unmonitored
admin@theoj.orginbox.Changes Made
The author submission email now includes:
admin@theoj.orgis unmonitored and authors should not reply to this emailUpdated Email Content
The new warning message reads:
Files Modified
app/views/notifications/author_submission_email.html.erb- Added bold warning text with proper HTML formattingapp/views/notifications/author_submission_email.text.erb- Added corresponding plain text warningspec/mailers/notifications_spec.rb- Added test coverage to verify the warning message is presentPreview
The screenshot shows both the HTML and text versions of the updated email, with the warning message clearly visible.
Testing
Added automated test to ensure the warning message is present in the email body:
admin@theoj.orgbeing unmonitoredFixes the issue where authors were attempting to get support by replying to the unmonitored submission confirmation email.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.