Skip to content

Add CLAUDE.md and remove release freeze#1211

Merged
vikrantpuppala merged 3 commits intomainfrom
add-claude-md
Feb 25, 2026
Merged

Add CLAUDE.md and remove release freeze#1211
vikrantpuppala merged 3 commits intomainfrom
add-claude-md

Conversation

@vikrantpuppala
Copy link
Collaborator

@vikrantpuppala vikrantpuppala commented Feb 13, 2026

Summary

  • Adds a CLAUDE.md file documenting build/test commands, project structure, and coding conventions
  • Captures common PR check pitfalls: DCO sign-off, NEXT_CHANGELOG / NO_CHANGELOG=true, release freeze override, and GitHub account selection (non-EMU)
  • Removes release freeze after 3.2.1 release (development/.release-freeze.json set to freeze: false)

NO_CHANGELOG=true

Test plan

  • Verify CLAUDE.md renders correctly on GitHub
  • Confirm CI checks pass (DCO, changelog)
  • Verify release freeze is disabled after merge

🤖 Generated with Claude Code

Captures common pitfalls when using Claude Code with this repo:
DCO sign-off, NEXT_CHANGELOG/NO_CHANGELOG, release freeze
override, and GitHub account selection (non-EMU).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
Copilot AI review requested due to automatic review settings February 13, 2026 16:11
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a repository-local CLAUDE.md guide for building/testing the Databricks JDBC Driver and for navigating common CI/PR gating checks (DCO, changelog requirement/opt-out, and release-freeze behavior).

Changes:

  • Introduces CLAUDE.md with Maven build/test/format commands and basic project structure pointers.
  • Documents common PR check pitfalls and the expected PR-description flags (NO_CHANGELOG=true, OVERRIDE_FREEZE=true).
  • Captures a coding convention reference (Google Java Style Guide).

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

@@ -0,0 +1,46 @@
# CLAUDE.md — Databricks JDBC Driver

## Build & Test
Copy link
Collaborator

Choose a reason for hiding this comment

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

It often adds databricksDriverExamples file in the commits. Should we add an instruction to not do that since that's mostly for local testing?

Copy link
Collaborator

@msrathore-db msrathore-db left a comment

Choose a reason for hiding this comment

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

Thanks

@vikrantpuppala vikrantpuppala changed the title Add CLAUDE.md with build instructions and PR check pitfalls Add CLAUDE.md and remove release freeze Feb 25, 2026
vikrantpuppala and others added 2 commits February 25, 2026 09:53
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Signed-off-by: Vikrant Puppala <vikrant.puppala@databricks.com>
@vikrantpuppala vikrantpuppala enabled auto-merge (squash) February 25, 2026 09:56
@vikrantpuppala vikrantpuppala merged commit 936d666 into main Feb 25, 2026
13 checks passed
@vikrantpuppala vikrantpuppala deleted the add-claude-md branch February 25, 2026 10:03
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.

4 participants