Skip to content

chore(caretaker): remove obsolete .github/workflows/maintainer.yml#67

Merged
ianlintner merged 2 commits into
mainfrom
fix/caretaker-github-pypi-name
May 5, 2026
Merged

chore(caretaker): remove obsolete .github/workflows/maintainer.yml#67
ianlintner merged 2 commits into
mainfrom
fix/caretaker-github-pypi-name

Conversation

@ianlintner
Copy link
Copy Markdown
Owner

@ianlintner ianlintner commented Apr 28, 2026

The runner-side maintainer.yml workflow is now obsolete:

  • The caretaker GitHub App delivers webhooks to the backend in real time.
  • The backend has its own reconciliation scheduler (30-min cadence) — replaces the sparse cron in this workflow.
  • All execution happens backend-side; this file does no actual work.

Repo-side artifacts that stay (consumed by the backend / Copilot hand-offs):

  • .github/maintainer/config.yml — repo configuration
  • .github/maintainer/.version — version pin
  • .github/agents/*.md — agent personas
  • .github/copilot-instructions.md

Upstream change: ianlintner/caretaker#638 (template + bootstrap agent updated to stop scaffolding this file going forward).

🤖 Generated with Claude Code

@ianlintner ianlintner changed the title fix(maintainer): pin to caretaker-github PyPI dist name chore(caretaker): remove obsolete .github/workflows/maintainer.yml Apr 28, 2026
@care-taker-bot
Copy link
Copy Markdown

⚠️ Caretaker Escalation

This PR requires human attention.

Reason: Open >24h with no human approval — needs review

The automated system has exhausted its ability to resolve this. Please review and take appropriate action.

Escalation debug dump

Generated at: 2026-04-29T19:00:56.587043+00:00

{
  "debug": {
    "copilot_attempts": 0,
    "fix_cycles": 0,
    "pr_age_hours": 27.703271808055554,
    "recommended_action": "escalate",
    "stuck_age_hours": 24,
    "stuck_confidence": 0.5,
    "stuck_reason": "abandoned"
  },
  "owner": "ianlintner",
  "pull_request": {
    "base_ref": "main",
    "draft": false,
    "head_ref": "fix/caretaker-github-pypi-name",
    "html_url": "https://github.com/ianlintner/python_dsa/pull/67",
    "is_copilot_pr": false,
    "is_maintainer_pr": false,
    "mergeable": null,
    "number": 67,
    "state": "open",
    "title": "chore(caretaker): remove obsolete .github/workflows/maintainer.yml"
  },
  "reason": "Open >24h with no human approval \u2014 needs review",
  "repo": "python_dsa",
  "type": "pr_escalation"
}

@care-taker-bot
Copy link
Copy Markdown

care-taker-bot Bot commented Apr 29, 2026

⚠️ Caretaker Escalation

This PR requires human attention.

Reason: Open >24h with no human approval — needs review

The automated system has exhausted its ability to resolve this. Please review and take appropriate action.

Escalation debug dump

Generated at: 2026-05-05T19:00:13.457165+00:00

{
  "debug": {
    "copilot_attempts": 0,
    "fix_cycles": 0,
    "pr_age_hours": 171.69136044777778,
    "recommended_action": "escalate",
    "stuck_age_hours": 24,
    "stuck_confidence": 0.5,
    "stuck_reason": "abandoned"
  },
  "owner": "ianlintner",
  "pull_request": {
    "base_ref": "main",
    "draft": false,
    "head_ref": "fix/caretaker-github-pypi-name",
    "html_url": "https://github.com/ianlintner/python_dsa/pull/67",
    "is_copilot_pr": false,
    "is_maintainer_pr": true,
    "mergeable": null,
    "number": 67,
    "state": "open",
    "title": "chore(caretaker): remove obsolete .github/workflows/maintainer.yml"
  },
  "reason": "Open >24h with no human approval \u2014 needs review",
  "repo": "python_dsa",
  "type": "pr_escalation"
}

@ianlintner ianlintner merged commit a7e255a into main May 5, 2026
9 checks passed
@ianlintner ianlintner deleted the fix/caretaker-github-pypi-name branch May 5, 2026 19:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant