Skip to content

Conversation

zguesmi
Copy link
Member

@zguesmi zguesmi commented Oct 13, 2025

No description provided.

@zguesmi zguesmi self-assigned this Oct 13, 2025
@zguesmi zguesmi marked this pull request as ready for review October 13, 2025 13:25
Copy link
Contributor

@Copilot 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

Updates the deployment workflow to handle artifact commits differently based on branch protection, creating pull requests for protected branches instead of direct commits.

  • Adds environment variables for standardized commit metadata (bot name, email, commit message)
  • Splits artifact saving into two conditional steps: direct commits for non-main branches and PR creation for the main branch
  • Updates permissions to include pull-requests write access for PR creation functionality

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.82%. Comparing base (f7c634b) to head (6c373be).
⚠️ Report is 25 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #285      +/-   ##
==========================================
+ Coverage   83.66%   84.82%   +1.16%     
==========================================
  Files          38       37       -1     
  Lines        1218     1239      +21     
  Branches      227      235       +8     
==========================================
+ Hits         1019     1051      +32     
+ Misses        199      188      -11     

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

@zguesmi zguesmi merged commit 9d5ff50 into main Oct 14, 2025
4 checks passed
@zguesmi zguesmi deleted the chore/create-pull-requests-for-atrifacts-on-main branch October 14, 2025 08:37
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.

3 participants