Skip to content

chore: retire local templates -> inherit org .github canon - #20

Merged
hyperpolymath merged 1 commit into
mainfrom
chore/retire-local-templates
Jun 22, 2026
Merged

chore: retire local templates -> inherit org .github canon#20
hyperpolymath merged 1 commit into
mainfrom
chore/retire-local-templates

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Removes redundant local templates so this repo inherits the org-wide canon from hyperpolymath/.github. Direct push to main was blocked (branch protection), hence this PR.

… canon

This repo's local .github/ISSUE_TEMPLATE (and DISCUSSION_TEMPLATE) duplicated the
generic templates now provided org-wide by hyperpolymath/.github. Removing the
local folder lets this repo inherit the canonical, richer set (issue forms +
discussion category forms). Reversible via history; no licence/header changes.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@hyperpolymath
hyperpolymath merged commit a9260c2 into main Jun 22, 2026
9 of 10 checks passed
@hyperpolymath
hyperpolymath deleted the chore/retire-local-templates branch June 22, 2026 23:08
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 21 issues detected

Severity Count
🔴 Critical 0
🟠 High 18
🟡 Medium 3
View findings
[
  {
    "reason": "Action julia-actions/CompatHelper@v1 needs attention",
    "type": "unpinned_action",
    "file": "CompatHelper.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in scorecard-enforcer.yml",
    "type": "scorecard_publish_with_run_step",
    "file": "scorecard-enforcer.yml",
    "action": "split_scorecard_publish_job",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in instant-sync.yml",
    "type": "secret_action_without_presence_gate",
    "file": "instant-sync.yml",
    "action": "peter-evans/repository-dispatch",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "1 workflow(s) with tag-pinned (not SHA-pinned) actions in Cliodynamics.jl",
    "type": "DependencyPinning",
    "file": "/home/runner/work/Cliodynamics.jl/Cliodynamics.jl",
    "action": "auto_fix",
    "rule_module": "scorecard",
    "severity": "medium",
    "remediation": "Pin GitHub Actions and Docker base images by SHA hash.",
    "scorecard_check": "Pinned-Dependencies"
  },
  {
    "reason": "Repository has 4 non-main remote branch(es). Policy: single main branch only.",
    "type": "GS007",
    "file": ".",
    "action": "delete_remote_branches",
    "rule_module": "git_state",
    "severity": "medium"
  },
  {
    "reason": "Code scanning (Scorecard): TokenPermissionsID -- Token-Permissions -- 5 day(s) old",
    "type": "CSA001",
    "file": ".github/workflows/Documenter.yml",
    "action": "update",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Code scanning (Scorecard): TokenPermissionsID -- Token-Permissions -- 8 day(s) old [STALE]",
    "type": "CSA001",
    "file": ".github/workflows/hypatia-scan.yml",
    "action": "escalate",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Code scanning (Scorecard): TokenPermissionsID -- Token-Permissions -- 8 day(s) old [STALE]",
    "type": "CSA001",
    "file": ".github/workflows/dependabot-automerge.yml",
    "action": "escalate",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Code scanning (Scorecard): TokenPermissionsID -- Token-Permissions -- 8 day(s) old [STALE]",
    "type": "CSA001",
    "file": ".github/workflows/TagBot.yml",
    "action": "escalate",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  },
  {
    "reason": "Code scanning (Scorecard): TokenPermissionsID -- Token-Permissions -- 8 day(s) old [STALE]",
    "type": "CSA001",
    "file": ".github/workflows/Documenter.yml",
    "action": "escalate",
    "rule_module": "code_scanning_alerts",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath mentioned this pull request Jun 23, 2026
13 tasks
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