Skip to content

Conversation

@feanil
Copy link
Contributor

@feanil feanil commented Jan 2, 2026

Pushing the changelog back up is not possible because all commits need
to be CLA checked and there's no way to do that with PSR at the moment.

Pushing the changelog back up is not possible because all commits need
to be CLA checked and there's no way to do that with PSR at the moment.
@codecov
Copy link

codecov bot commented Jan 2, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.23%. Comparing base (bed319c) to head (3111917).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #19   +/-   ##
=======================================
  Coverage   88.23%   88.23%           
=======================================
  Files          13       13           
  Lines         408      408           
  Branches       16       16           
=======================================
  Hits          360      360           
  Misses         40       40           
  Partials        8        8           
Flag Coverage Δ
unittests 88.23% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@feanil feanil merged commit 53c8f3f into main Jan 2, 2026
12 checks passed
@feanil feanil deleted the feanil/no_changelog branch January 2, 2026 20:06
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR disables changelog generation in the semantic release workflow to avoid CLA check issues when pushing the changelog back to the repository.

  • Removes changelog configuration from backend/pyproject.toml
  • Adds changelog: "false" parameter to the semantic release workflow

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
backend/pyproject.toml Removes the semantic_release changelog configuration that specified the changelog file location
.github/workflows/release.yml Adds the changelog parameter set to false to disable changelog generation in the release workflow

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

2 participants