Skip to content

chore: fix formatting and repo name extraction in changelog script #163

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

indmind
Copy link

@indmind indmind commented Mar 25, 2025

Description

This update addresses a few improvements to the changelog linkification script:

  • Removed unnecessary whitespace in comments.
  • Used line.rstrip() in re.sub() to improve line formatting.
  • Ensured the repository name is correctly extracted by checking the path structure.

  • Targeted PR against correct branch (main)
  • Linked to Github issue with discussion and accepted design OR have an explanation in the PR that describes this work.
  • Wrote unit tests
  • Updated relevant documentation in the code
  • Added a relevant changelog entry to the Pending section in CHANGELOG.md
  • Re-reviewed Files changed in the Github PR explorer

@indmind indmind requested a review from a team as a code owner March 25, 2025 09:29
@indmind indmind requested review from z-tech, Pratyush and mmagician and removed request for a team March 25, 2025 09:29
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.

1 participant