Skip to content

ci: remove broken Copier Update workflow#283

Merged
ichoosetoaccept merged 1 commit into
mainfrom
chore/remove-broken-copier-update
Jun 2, 2026
Merged

ci: remove broken Copier Update workflow#283
ichoosetoaccept merged 1 commit into
mainfrom
chore/remove-broken-copier-update

Conversation

@ichoosetoaccept

@ichoosetoaccept ichoosetoaccept commented Jun 2, 2026

Copy link
Copy Markdown
Member

Summary

Removes .github/workflows/copier-update.yml. It pins actions-ext/copier-update@v0, but that action has no v0 tag (no tags/releases at all — only main), so the workflow has never resolved the action. Every weekly run (cron Sundays 05:00 UTC) fails in ~3s at "Prepare all required actions" and emails a failure notice.

Why

The template-sync job has never actually run — it dies before the first step. Pure weekly noise with no upside. The root cause lives in the Copier template and is tracked separately.

Test plan

  • No more Run failed: Copier Update emails from this repo.
  • The workflow was self-contained; nothing else references it.

Refs DOT-598
Linear: https://linear.app/ismar/issue/DOT-598

Note

Remove broken Copier Update workflow that fails on missing actions-ext/copier-update@v0

Deletes copier-update.yml, which referenced actions-ext/copier-update@v0 — a tag that does not exist. The workflow failed within seconds every Sunday on all repos generated from this template, producing weekly failure emails with no useful work done.

🖇️ Linked Issues

Resolves DOT-598, which tracks the broken weekly Copier Update runs caused by the nonexistent @v0 tag across all generated repos.

Macroscope summarized 7e3878e.

actions-ext/copier-update@v0 does not resolve — that action publishes no
tags/releases, so the weekly run fails in ~3s before doing anything. Refs DOT-598.
@linear-code

linear-code Bot commented Jun 2, 2026

Copy link
Copy Markdown

DOT-598

@macroscopeapp

macroscopeapp Bot commented Jun 2, 2026

Copy link
Copy Markdown

Approvability

Verdict: Needs human review

This PR has no changes - the base and head commits are identical. The PR may need to have its changes pushed or may have been created in error.

You can customize Macroscope's approvability policy. Learn more.

@ichoosetoaccept ichoosetoaccept merged commit 4790956 into main Jun 2, 2026
8 checks passed
@ichoosetoaccept ichoosetoaccept deleted the chore/remove-broken-copier-update branch June 2, 2026 10:17
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