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:26
Copy link
Contributor

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 modifies the deployment workflow to handle artifact pushing differently based on branch protection status. When deploying to the main branch, artifacts are now pushed via pull requests instead of direct commits to accommodate branch protection rules.

Key changes:

  • Split artifact saving into two conditional steps: direct commit for non-main branches and PR creation for the main branch
  • Added pull request permissions and centralized bot configuration in environment variables
  • Reorganized job permissions and environment setup for better clarity

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

@codecov
Copy link

codecov bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (main@627c937). Learn more about missing BASE report.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #110   +/-   ##
=======================================
  Coverage        ?   83.78%           
=======================================
  Files           ?        4           
  Lines           ?      111           
  Branches        ?        7           
=======================================
  Hits            ?       93           
  Misses          ?       17           
  Partials        ?        1           

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

@zguesmi zguesmi merged commit c246169 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.

4 participants