Skip to content

Remove non-functional weekly maintenance workflow#52

Merged
Malcolmnixon merged 2 commits intomainfrom
copilot/remove-weekly-maintenance-task
Dec 27, 2025
Merged

Remove non-functional weekly maintenance workflow#52
Malcolmnixon merged 2 commits intomainfrom
copilot/remove-weekly-maintenance-task

Conversation

Copy link
Contributor

Copilot AI commented Dec 27, 2025

The automated weekly maintenance workflow attempted to create issues and assign them to the project-maintainer agent using GitHub GraphQL mutations that are not currently supported.

Changes

  • Removed .github/workflows/weekly-maintenance.yml - 161 line workflow file that created maintenance issues on a cron schedule
  • Updated AGENTS.md - Removed "Weekly maintenance tasks" from Project Maintainer responsibilities
  • Updated .github/agents/project-maintainer.md - Removed "Weekly Maintenance Tasks" section and adjusted description from "weekly" to "regularly" for monitoring cadence

The Project Maintainer agent retains all core functionality (dependency management, issue triage, project health monitoring, enhancement planning) without the broken automation.

Original prompt

This section details on the original issue you should resolve

<issue_title>[Feature]: Remove weekly maintenance</issue_title>
<issue_description>### Problem Statement

The automatic weekly maintenance task does not work and should be removed

Proposed Solution

Just remove the workflow until GitHub adds built-in support for this.

Alternatives Considered

No response

Usage Examples

Benefits

The existing attempt does not work and is confusing.

Priority

Medium - Would improve my workflow

Willingness to Contribute

Yes, I can submit a pull request

Additional Context

No response

Checklist

  • I have searched existing issues to ensure this is not a duplicate
  • I have provided a clear description of the feature
  • I have explained why this feature would be useful</issue_description>

Comments on the Issue (you are @copilot in this section)


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: Malcolmnixon <1863707+Malcolmnixon@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove automatic weekly maintenance task Remove non-functional weekly maintenance workflow Dec 27, 2025
Copilot AI requested a review from Malcolmnixon December 27, 2025 18:57
@Malcolmnixon Malcolmnixon marked this pull request as ready for review December 27, 2025 18:58
@Malcolmnixon Malcolmnixon merged commit b734e22 into main Dec 27, 2025
8 checks passed
@Malcolmnixon Malcolmnixon deleted the copilot/remove-weekly-maintenance-task branch December 27, 2025 19:00
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.

[Feature]: Remove weekly maintenance

2 participants