Skip to content

Remove deprecated keep-alive workflow that violates GitHub TOS#227

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/fix-keep-alive-workflow-crash
Draft

Remove deprecated keep-alive workflow that violates GitHub TOS#227
Copilot wants to merge 2 commits intomainfrom
copilot/fix-keep-alive-workflow-crash

Conversation

Copy link
Contributor

Copilot AI commented Nov 24, 2025

GitHub disabled gautamkrishnar/keepalive-workflow@v1 in May 2025 for TOS violations (automated dummy commits to bypass 60-day inactivity suspension). All relaton-* repositories using this workflow have been failing since.

Changes

  • Removed .github/workflows/keep-alive.yml - reusable workflow calling the deprecated action
  • Removed cimas-config/gh-actions/master/keep-alive.yml - template deployed to downstream repos
  • Updated cimas-config/cimas.yml - removed keep-alive reference from bipm-data-outcomes

Impact

Repositories synced via cimas will no longer receive the keep-alive workflow. Scheduled workflows inactive >60 days will be disabled per GitHub's intended behavior. Maintainers needing active workflows should commit regularly.

Original prompt

This section details on the original issue you should resolve

<issue_title>The keep-alive workflow crashes</issue_title>
<issue_description>All the relaton-* keep-alive workflow crashes
https://github.com/relaton/relaton-data-jis/actions/runs/15987034970</issue_description>

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


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Fix keep-alive workflow crashes Remove deprecated keep-alive workflow that violates GitHub TOS Nov 24, 2025
Copilot AI requested a review from ronaldtse November 24, 2025 03:28
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.

The keep-alive workflow crashes

2 participants