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

Combine static_code_analysis.yml with release_notes.yml #923

Merged
merged 5 commits into from
Jan 10, 2025

Conversation

R-Palazzo
Copy link
Contributor

CU-86b2xqa4r
Resolve #915

@R-Palazzo R-Palazzo self-assigned this Jan 8, 2025
@sdv-team
Copy link
Contributor

sdv-team commented Jan 8, 2025

- name: Generate release notes
env:
GH_ACCESS_TOKEN: ${{ secrets.GH_ACCESS_TOKEN }}
run: >
python -m scripts.release_notes_generator
python scripts/release_notes_generator.py
Copy link
Member

Choose a reason for hiding this comment

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

Good catch!

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (20952ff) to head (5f915a7).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #923   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2233      2233           
=========================================
  Hits          2233      2233           
Flag Coverage Δ
integration 82.93% <ø> (ø)
unit 100.00% <ø> (ø)

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.

@R-Palazzo R-Palazzo force-pushed the issue-915-release-note branch from 4affcfa to 5f915a7 Compare January 10, 2025 08:35
@R-Palazzo R-Palazzo merged commit 60a46f4 into main Jan 10, 2025
49 checks passed
@R-Palazzo R-Palazzo deleted the issue-915-release-note branch January 10, 2025 09:16
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.

Combine static_code_analysis.yml with release_notes.yml
4 participants