chore(ci): repoint push-email-notify to smtp-notify-action - #44
chore(ci): repoint push-email-notify to smtp-notify-action#44hyperpolymath wants to merge 1 commit into
Conversation
Replaces dawidd6/action-send-mail with hyperpolymath/smtp-notify-action v0.1.0 (1b3b752d39a4fe4c0f28f10905e4608789d3e050) per the 2026-09-02 ruling; file is the rsr-template-repo canonical (dormant gating on vars.PUSH_EMAIL_ENABLED unchanged). regime=lock pristine=valid post=valid changed=.github/workflows/actions.lock,.github/workflows/push-email-notify.yml, Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Team Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (1)
Included review availability: Your plan provides up to 1 included review per hour; 0 remain after this review. 📜 Recent review details🔇 Additional comments (1)
📝 SummarySummary by CodeRabbit
WalkthroughThe push-email workflow now runs only for branch pushes, uses ChangesPush email notification workflow
Estimated code review effort: 2 (Simple) | ~10 minutes Merge Risk: ⚪ Minimal · up to This PR updates the push-email workflow and its action lock while preserving the existing email gating; no actionable merge-blocking risk remains after normal checks and review. Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
Full details: Docstring CoverageExplanation No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.) Warning Git: CodeRabbit could not clone the repository, so clone-backed analysis was skipped and this review may be incomplete. Verify repository clone access, such as SSH credentials, before requesting another full review. If clone access is intentionally unavailable, use Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Replaces
dawidd6/action-send-mailwithhyperpolymath/smtp-notify-actionv0.1.0 (tag commit1b3b752d39a4fe4c0f28f10905e4608789d3e050), per the 2026-09-02 ruling (standards spec §5.5/§9, PR hyperpolymath/standards#725). The whole file is thersr-template-repocanonical, so besides theuses:line it also: limits the trigger to branch pushes (tag/deletion payloads mislabelBranch:), dropsactions: read(unused), and addstimeout-minutes: 5. Dormant gating onvars.PUSH_EMAIL_ENABLED == 'true'is unchanged. Line 1 SPDX header kept as it was.Engine:
.git-private-farm/scripts/smtp-notify-sweep.sh. Verification for this repo:regime=lock pristine=valid post=valid changed=.github/workflows/actions.lock,.github/workflows/push-email-notify.yml, sig=G 79d30cd base=main(
pristine/post=gh actions-lock --no-fixvalidity before/after;repair= the lock was already invalid before this change and is valid after it.)🤖 Generated with Claude Code