Skip to content

docs: normalize CLAUDE.md Git Workflow block - #71

Merged
erinepshovel-code merged 2 commits into
mainfrom
claude/elegant-curie-FazTM
May 26, 2026
Merged

erinepshovel-code merged 2 commits into
mainfrom
claude/elegant-curie-FazTM

Conversation

@erinepshovel-code

Copy link
Copy Markdown
Collaborator

Summary

Harmonizes the Git Workflow block with the rest of The Interdependency repos:

  • License: see LICENSELicense: Apache 2.0 (matches the actual LICENSE file)
  • Adds org-standard author contact (wayseer@interdependentway.org)
  • Adds a commit-style line and the standard feature-branch list

Documentation-only; no code touched. Part of the cross-repo CLAUDE.md harmonization pass.


Generated by Claude Code

State the license explicitly (Apache 2.0, matching the LICENSE file)
instead of "see LICENSE", add the org-standard author contact, a
commit-style line, and the standard feature-branch list. Docs-only.
Copilot AI review requested due to automatic review settings May 25, 2026 09:31

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 CLAUDE.md’s “Git Workflow” section to match the organization’s standard documentation format for branch naming, commit message style, author contact, and license.

Changes:

  • Replaces the feature-branch naming guidance with an explicit prefix list (feat/, fix/, docs/, chore/)
  • Adds a Conventional Commits line and author email contact
  • Updates the license line to explicitly state Apache 2.0

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

Comment thread CLAUDE.md Outdated
- Feature branches: `<type>/<description>` (e.g., `claude/add-feature-abc`)
- Author: Erin Patrick Spencer
- License: see LICENSE
- Feature branches: `feat/<description>`, `fix/<description>`, `docs/<description>`, `chore/<description>` (e.g., `claude/add-feature-abc`)

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.

Fixed in commit 1f3072f — updated the example branch name from claude/add-feature-abc to feat/add-feature-abc so it matches one of the documented valid prefixes.

Agent-Logs-Url: https://github.com/The-Interdependency/a0/sessions/d97516d8-8686-49b2-80dd-26e4c998e1ed

Co-authored-by: erinepshovel-code <250928284+erinepshovel-code@users.noreply.github.com>
@erinepshovel-code
erinepshovel-code marked this pull request as ready for review May 26, 2026 01:57
Copilot AI review requested due to automatic review settings May 26, 2026 01:57
@erinepshovel-code
erinepshovel-code merged commit 11713d6 into main May 26, 2026
6 of 7 checks passed
@erinepshovel-code
erinepshovel-code removed the request for review from Copilot May 26, 2026 02:19
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.

3 participants