[EPIC] IaC Workflow — .gitignore fix, stale PR closer, FEATURES.yaml, CONTRIBUTING.md #1254
Reference in New Issue
Block a user
Delete Branch "epic/iac-workflow-1248"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[EPIC] IaC Workflow — Eliminate Stale PR Race Conditions
Closes #1248, #1249, #1250, #1251, #1252
Changes
Commit 1: Fix .gitignore + purge pycache (#1249)
__pycache__entries with recursive**/__pycache__/*.pycand*.pyoglobs.pycfiles frombin/,nexus/evennia_mempalace/,nexus/mempalace/,nexus/mnemosyne/Commit 2: Stale PR closer script (#1250)
.githooks/stale-pr-closer.sh— Shell/Python cron scriptGRACE_HOURS(default 24h),DRY_RUNmodeCommit 3: Mnemosyne FEATURES.yaml (#1251)
nexus/mnemosyne/FEATURES.yamlCommit 4: CONTRIBUTING.md — Assignment-Lock Protocol (#1252)
Not included (requires admin)
perplexityuser lacks admin access.rockachopaneeds to configure rebase-before-merge in Gitea Settings → Branches → main.