Skip to content

chore(ci): add dormant push-email notification workflow - #28

Merged
hyperpolymath merged 2 commits into
mainfrom
chore/push-email-notify
Jul 31, 2026
Merged

chore(ci): add dormant push-email notification workflow#28
hyperpolymath merged 2 commits into
mainfrom
chore/push-email-notify

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Backfills the dormant push-email workflow (gated by vars.PUSH_EMAIL_ENABLED; needs org SMTP secrets to send). Inherited by new repos from rsr-template-repo; this places it on an existing repo. No effect until armed.

Summary

Changes

RSR Quality Checklist

Required

  • Tests pass (just test or equivalent)
  • Code is formatted (just fmt or equivalent)
  • Linter is clean (no new warnings or errors)
  • No banned language patterns (no TypeScript, no npm/bun, no Go/Python)
  • No unsafe blocks without // SAFETY: comments
  • No banned functions (believe_me, unsafeCoerce, Obj.magic, Admitted, sorry)
  • SPDX license headers present on all new/modified source files
  • No secrets, credentials, or .env files included

As Applicable

  • .machine_readable/STATE.a2ml updated (if project state changed)
  • .machine_readable/ECOSYSTEM.a2ml updated (if integrations changed)
  • .machine_readable/META.a2ml updated (if architectural decisions changed)
  • Documentation updated for user-facing changes
  • TOPOLOGY.md updated (if architecture changed)
  • CHANGELOG or release notes updated
  • New dependencies reviewed for license compatibility (MPL-2.0 / MPL-2.0)
  • ABI/FFI changes validated (src/interface/abi/ and src/interface/ffi/ consistent)

Testing

Screenshots

hyperpolymath and others added 2 commits June 24, 2026 17:15
Backfills the dormant push-email workflow (gated by vars.PUSH_EMAIL_ENABLED;
needs org SMTP secrets to send). Inherited by new repos from rsr-template-repo;
this places it on an existing repo. No effect until armed.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@hyperpolymath
hyperpolymath enabled auto-merge (squash) July 29, 2026 22:08
@sonarqubecloud

Copy link
Copy Markdown

@hyperpolymath
hyperpolymath disabled auto-merge July 31, 2026 07:31
@hyperpolymath
hyperpolymath merged commit 5caaa98 into main Jul 31, 2026
22 of 26 checks passed
@hyperpolymath
hyperpolymath deleted the chore/push-email-notify branch July 31, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant