Skip to content
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

allow totally replacing the text for a specific release (release_overrides option) #142

Merged
merged 2 commits into from
Nov 19, 2023

Conversation

seapagan
Copy link
Owner

With this configuration file option (no CLI equivalent) you can totally replace the text for any specific release tag. No autogenerated text will be added, just the specified Markdown text on it's own

@seapagan seapagan added the enhancement New feature or request label Nov 19, 2023
@seapagan seapagan self-assigned this Nov 19, 2023
@codecov-commenter
Copy link

Codecov Report

Attention: 4 lines in your changes are missing coverage. Please review.

Comparison is base (4b723dd) 46.83% compared to head (e9e02f0) 46.55%.

Files Patch % Lines
github_changelog_md/changelog/changelog.py 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   46.83%   46.55%   -0.29%     
==========================================
  Files           7        7              
  Lines         474      479       +5     
==========================================
+ Hits          222      223       +1     
- Misses        252      256       +4     

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

@seapagan seapagan changed the title allow totally replacing the text for a specific release (release_overerides) option allow totally replacing the text for a specific release (release_overerides option) Nov 19, 2023
@seapagan seapagan merged commit 06e1a7a into main Nov 19, 2023
@seapagan seapagan deleted the release-overrides branch November 19, 2023 19:19
@seapagan seapagan changed the title allow totally replacing the text for a specific release (release_overerides option) allow totally replacing the text for a specific release (release_overrides option) Feb 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants