Skip to content

Conversation

@biosugar0
Copy link
Contributor

@biosugar0 biosugar0 commented Jan 6, 2026

Fixes #3903

Add ConfigurationFilePath field to GenerateNotesOptions to support the configuration_file_path parameter in the Generate release notes API.

API docs: https://docs.github.com/en/rest/releases/releases#generate-release-notes-content-for-a-release

@codecov
Copy link

codecov bot commented Jan 7, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.44%. Comparing base (fdd1fe2) to head (af2c395).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3904   +/-   ##
=======================================
  Coverage   92.44%   92.44%           
=======================================
  Files         203      203           
  Lines       14927    14927           
=======================================
  Hits        13799    13799           
  Misses        926      926           
  Partials      202      202           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@gmlewis gmlewis changed the title feat: Add ConfigurationFilePath field to GenerateNotesOptions feat: Add ConfigurationFilePath field to GenerateNotesOptions Jan 7, 2026
Copy link
Collaborator

@gmlewis gmlewis left a comment

Choose a reason for hiding this comment

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

Thank you, @biosugar0!
LGTM.
Merging.

@gmlewis gmlewis merged commit ce49609 into google:master Jan 7, 2026
8 checks passed
@biosugar0 biosugar0 deleted the add-config-file-path-to-generate-notes branch January 7, 2026 00:49
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.

Add ConfigurationFilePath field to GenerateNotesOptions struct

2 participants