Skip to content

fix: mkrelease finds CHANGELOG.md from repo root regardless of working directory#606

Merged
credfeto merged 1 commit intomainfrom
fix/mkrelease-find-changelog
Apr 29, 2026
Merged

fix: mkrelease finds CHANGELOG.md from repo root regardless of working directory#606
credfeto merged 1 commit intomainfrom
fix/mkrelease-find-changelog

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented Apr 29, 2026

Description

This update modifies the mkrelease script to ensure it correctly locates the CHANGELOG.md file from the repository root, regardless of the current working directory. This change improves the script's reliability and usability, addressing issues where users might run the script from different locations within the project structure.

How Has This Been Tested

  • All unit tests pass.
  • All integration tests pass.
  • Manual Testing:

Types of changes

  • Docs change
  • Refactoring
  • Dependency upgrade
  • Additional Unit Tests\Integration Tests
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Removed no-longer used code

Deployment Configuration Changes

  • Requires deployment configuration changes as specified below and in CHANGELOG.md

Checklist

  • I have added tests to cover my changes.
  • Unreleased section of CHANGELOG.md has been updated with details of this PR.

@github-actions github-actions Bot added the auto-pr Pull request created automatically label Apr 29, 2026
…g directory

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@credfeto credfeto force-pushed the fix/mkrelease-find-changelog branch from 2799395 to bb683e5 Compare April 29, 2026 17:29
@credfeto credfeto merged commit 5da19f8 into main Apr 29, 2026
25 of 27 checks passed
@credfeto credfeto deleted the fix/mkrelease-find-changelog branch April 29, 2026 17:29
@credfeto
Copy link
Copy Markdown
Owner

Super-linter summary

Language Validation result

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-pr Pull request created automatically

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant