Skip to content

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

Merged
hyperpolymath merged 2 commits into
mainfrom
chore/push-email-notify
Jun 24, 2026
Merged

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

hyperpolymath and others added 2 commits June 24, 2026 17:13
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 b6b07c6 into main Jun 24, 2026
15 of 26 checks passed
@hyperpolymath
hyperpolymath deleted the chore/push-email-notify branch June 24, 2026 17:31
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 117 issues detected

Severity Count
🔴 Critical 4
🟠 High 26
🟡 Medium 87

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Workflow executes remote script directly (curl/wget piped to shell). Download, verify checksum/signature, then execute.",
    "type": "download_then_run",
    "file": "lean-verification.yml",
    "action": "verify_download_integrity",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Workflow executes remote script directly (curl/wget piped to shell). Download, verify checksum/signature, then execute.",
    "type": "download_then_run",
    "file": "rust-cli.yml",
    "action": "verify_download_integrity",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in boj-build.yml",
    "type": "missing_timeout_minutes",
    "file": "boj-build.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in bridge-forbidden-phrases.yml",
    "type": "missing_timeout_minutes",
    "file": "bridge-forbidden-phrases.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in casket-pages.yml",
    "type": "missing_timeout_minutes",
    "file": "casket-pages.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_batch.yml",
    "type": "missing_timeout_minutes",
    "file": "cflite_batch.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in cflite_pr.yml",
    "type": "missing_timeout_minutes",
    "file": "cflite_pr.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in compilation_tests.yml",
    "type": "missing_timeout_minutes",
    "file": "compilation_tests.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in compilation_tests.yml",
    "type": "missing_timeout_minutes",
    "file": "compilation_tests.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "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