Skip to content

ci: Preserve prerelease notes in changelog#9816

Merged
edgarrmondragon merged 1 commit intomainfrom
ci/no-prerelease-merge
Feb 5, 2026
Merged

ci: Preserve prerelease notes in changelog#9816
edgarrmondragon merged 1 commit intomainfrom
ci/no-prerelease-merge

Conversation

@edgarrmondragon
Copy link
Copy Markdown
Collaborator

@edgarrmondragon edgarrmondragon commented Feb 5, 2026

Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
@edgarrmondragon edgarrmondragon requested a review from a team as a code owner February 5, 2026 02:44
@netlify
Copy link
Copy Markdown

netlify Bot commented Feb 5, 2026

Deploy Preview for meltano canceled.

Name Link
🔨 Latest commit ea9d2e5
🔍 Latest deploy log https://app.netlify.com/projects/meltano/deploys/698404202946640008d11b26

@edgarrmondragon edgarrmondragon merged commit d970592 into main Feb 5, 2026
73 of 75 checks passed
@edgarrmondragon edgarrmondragon deleted the ci/no-prerelease-merge branch February 5, 2026 02:52
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.48%. Comparing base (b88320e) to head (ea9d2e5).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9816      +/-   ##
==========================================
+ Coverage   96.36%   96.48%   +0.12%     
==========================================
  Files         284      284              
  Lines       24509    24509              
  Branches     1404     1404              
==========================================
+ Hits        23617    23648      +31     
+ Misses        702      687      -15     
+ Partials      190      174      -16     

☔ 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.

edgarrmondragon added a commit that referenced this pull request Feb 5, 2026
<!--

Please, go through these steps when you submit a PR.

1. Make sure your branch is not protected. In particular, avoid making
PRs from the `main` branch of your fork.

2. Give a descriptive title to your PR. We use semantic titles, and the
accepted types and scopes are listed in
https://github.com/meltano/meltano/blob/main/.github/semantic.yml.

   A good title should look like this:

   ```
feat(cli): The `meltano run` command now accepts a `--timeout` option to
limit the time it runs
   ```

3. Provide a description of your changes.

4. Put "Closes #XXXX" in your comment to auto-close the issue that your
PR fixes (if such).

-->

## Description

<!-- Describe the changes introduced by this PR -->

## Related Issues

* commitizen-tools/commitizen#1850

Signed-off-by: Edgar Ramírez Mondragón <edgarrm358@gmail.com>
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