Skip to content

test(config): add test verifying branch and author are passed in API request#9

Open
mickr wants to merge 1 commit intomainfrom
claude/fix-branch-name-interpolation-YZeTh
Open

test(config): add test verifying branch and author are passed in API request#9
mickr wants to merge 1 commit intomainfrom
claude/fix-branch-name-interpolation-YZeTh

Conversation

@mickr
Copy link
Owner

@mickr mickr commented Jan 10, 2026

Add explicit test to verify that branch name and author are correctly
passed in the CommitMessageRequest for backend template interpolation.
This ensures the extension sends the data needed to interpolate
{{branch}} and {{author}} placeholders in .commity.yaml templates.

…request

Add explicit test to verify that branch name and author are correctly
passed in the CommitMessageRequest for backend template interpolation.
This ensures the extension sends the data needed to interpolate
{{branch}} and {{author}} placeholders in .commity.yaml templates.
Copilot AI review requested due to automatic review settings January 10, 2026 23:36
Copy link

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

This PR adds a test to verify that branch name and author information are correctly passed in the API request for backend template interpolation.

Changes:

  • Add new test case verifying branch and author are included in CommitMessageRequest alongside configuration override template

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

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