Skip to content

chore: regenerate committed SKILL.md for v0.44.1#1505

Merged
jamesadevine merged 1 commit into
mainfrom
chore/regenerate-skill-md-v0.44.1-651b02e879fa34cd
Jul 13, 2026
Merged

chore: regenerate committed SKILL.md for v0.44.1#1505
jamesadevine merged 1 commit into
mainfrom
chore/regenerate-skill-md-v0.44.1-651b02e879fa34cd

Conversation

@jamesadevine

Copy link
Copy Markdown
Collaborator

Summary

Fixes stale x-release-please-version markers in the committed .github/skills/ado-aw/SKILL.md.

The skill file was committed in #1499 with v0.44.0 prompt/AGENTS URLs, but the crate has since been released as 0.44.1. tests/init_tests.rs::test_committed_skill_file_matches_template_output regenerates the skill from src/data/init-skill.md (substituting the current crate version) and compares it byte-for-byte against the committed file, so this drift fails the required Build & Test check on main — and therefore on every branch cut from it.

This bumps the three prompt URLs and the AGENTS.md reference from v0.44.0v0.44.1 to match the template output. No behavior change.

Test plan

  • cargo test --test init_tests test_committed_skill_file_matches_template_output — now passes (was failing on main).

The committed .github/skills/ado-aw/SKILL.md carried stale v0.44.0
x-release-please-version markers (added in #1499) while the crate is at
0.44.1. tests/init_tests.rs::test_committed_skill_file_matches_template_output
regenerates the skill from src/data/init-skill.md and compares byte-for-byte,
so this drift fails the required Build & Test check on main and on every branch
cut from it. Bump the three prompt URLs + AGENTS.md reference to v0.44.1 to match
the template output.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: f30758a5-81c8-4024-ab01-52ad22b4f877
@jamesadevine jamesadevine merged commit ac2201c into main Jul 13, 2026
13 checks passed
@jamesadevine jamesadevine deleted the chore/regenerate-skill-md-v0.44.1-651b02e879fa34cd branch July 13, 2026 21:58
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