Skip to content

Fixing logic to pull all files in a PR so release notes can generate properly. #20982

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 14, 2025

Conversation

tarunramsinghani
Copy link
Contributor

Task name: NA

Description: The current logic to pull files for PR only return 30 files by default and for large PR it misses the additional files, that leads to wrong release notes. See release notes for 255 and PR 20938 which has 180 files but only 30 files were considered for release notes.

Risk Assesment(Low/Medium/High): Low (this is changing the release pipeline and not changing any task)

Added unit tests: NA

Tests Performed: Tested changes locally as it will generate a new release if tested in actual pipeline.

Documentation changes required: No

Attached related issue: NA

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

Sorry, something went wrong.

@tarunramsinghani tarunramsinghani requested a review from a team as a code owner April 11, 2025 12:40
@tarunramsinghani tarunramsinghani merged commit aef96cc into master Apr 14, 2025
2 checks passed
@tarunramsinghani tarunramsinghani deleted the user/tarun/fixreleasenotes branch April 14, 2025 06:48
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.

None yet

3 participants