Skip to content

Add Claude workflows to release/1.1.0 - #317

Merged
Mattsface merged 1 commit into
release/1.1.0from
chore/add-claude-workflows-release-1.1.0
Aug 19, 2026
Merged

Add Claude workflows to release/1.1.0#317
Mattsface merged 1 commit into
release/1.1.0from
chore/add-claude-workflows-release-1.1.0

Conversation

@Mattsface

@Mattsface Mattsface commented Aug 19, 2026

Copy link
Copy Markdown
Member

Why

The Claude Code and Claude Code Review workflows exist on main but were missing from release/1.1.0.

Because current v1.1 development PRs target the release branch, the Claude workflows need to be present there as well.

What

Adds the existing workflows from main to release/1.1.0:

  • .github/workflows/claude.yml
  • .github/workflows/claude-code-review.yml

The workflow configuration is unchanged from main.

Tests

Verified both workflow files match the versions currently on main.

No application or test code is changed.

Risk and impact

Risk: Minimal

This change only adds existing GitHub Actions workflow configuration to the release branch.

If something goes wrong, the impact should be limited to Claude Code or automated Claude Code Review not running correctly on pull requests targeting release/1.1.0.

Bring the existing Claude Code and Claude Code Review GitHub Actions
workflows over from main so they run for pull requests targeting
release/1.1.0. Both files are byte-identical to their versions on main;
no other files are touched.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01XhnfQFr66k3NRTN3GG7DEF
@Mattsface
Mattsface changed the base branch from main to release/1.1.0 August 19, 2026 21:56
@Mattsface Mattsface changed the title feat: add shared parsers for team, people, and schedule responses Add Claude workflows to release/1.1.0 Aug 19, 2026
@Mattsface Mattsface self-assigned this Aug 19, 2026
@Mattsface
Mattsface merged commit b9e050b into release/1.1.0 Aug 19, 2026
8 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