Skip to content

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

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/push-email-notify
Jun 24, 2026
Merged

chore(ci): add dormant push-email notification workflow#52
hyperpolymath merged 1 commit 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; sending needs org SMTP secrets). Inherited by new repos from the template — this places it on this existing repo. No effect until armed.

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 merged commit de0348c into main Jun 24, 2026
9 of 17 checks passed
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 2 issues detected

Severity Count
🔴 Critical 0
🟠 High 0
🟡 Medium 2
View findings
[
  {
    "reason": "Issue in push-email-notify.yml",
    "type": "missing_timeout_minutes",
    "file": "push-email-notify.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Repository has 18 non-main remote branch(es). Policy: single main branch only.",
    "type": "GS007",
    "file": ".",
    "action": "delete_remote_branches",
    "rule_module": "git_state",
    "severity": "medium"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

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