Skip to content

Update CLAUDE.md with release workflow and gotchas#363

Merged
jonasbn merged 1 commit into
masterfrom
update-claude-md
Jun 19, 2026
Merged

Update CLAUDE.md with release workflow and gotchas#363
jonasbn merged 1 commit into
masterfrom
update-claude-md

Conversation

@jonasbn

@jonasbn jonasbn commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

Captures learnings from the 0.62.0 release session:

  • Point to the release-prep skill and summarise its key steps (update action.yml + all README uses: references, open a PR, run perl scripts/build.pl after merge)
  • Dependabot may propose Python pre-release images (e.g. 3.15.0b2) — document how to close them
  • README YAML examples: with: inputs must be indented 2 spaces — recurring source of invalid examples

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings June 19, 2026 15:44

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates internal contributor guidance in CLAUDE.md to capture lessons from the 0.62.0 release process, with clearer steps for preparing releases and avoiding common automation/docs pitfalls.

Changes:

  • Adds a pointer to the .claude/skills/release-prep/SKILL.md workflow and summarizes the required release steps (update action.yml + README references, PR-only changes, run scripts/build.pl after merge).
  • Documents a Dependabot gotcha around proposed Python pre-release base images and how to ignore them.
  • Notes the required YAML indentation for with: inputs in README workflow examples to avoid invalid examples.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jonasbn jonasbn merged commit 02d2e14 into master Jun 19, 2026
3 checks passed
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.

2 participants