Skip to content

SG-42111 Restored -automated branch trigger#313

Merged
eduardoChaucaGallegos merged 1 commit intomasterfrom
ticket/SG-42111-restore-automated-branch-trigger
Feb 13, 2026
Merged

SG-42111 Restored -automated branch trigger#313
eduardoChaucaGallegos merged 1 commit intomasterfrom
ticket/SG-42111-restore-automated-branch-trigger

Conversation

@eduardoChaucaGallegos
Copy link
Copy Markdown
Contributor

@eduardoChaucaGallegos eduardoChaucaGallegos commented Feb 13, 2026

This pull request restores the conditional step that was accidentally removed in PR #308.

The removed block triggers the resources/python/pipelines/pipelines.yml template to automatically create an -automated branch when:

  • The source branch does not end with -automated
  • The build is not on master
  • The build is not from a version tag (refs/tags/v*)

This automation is essential for generating bundled Python dependencies (binaries and source packages) when updating libraries like certifi, cryptography, etc.

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.82%. Comparing base (6b38b9a) to head (6d706d1).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #313   +/-   ##
=======================================
  Coverage   65.82%   65.82%           
=======================================
  Files          24       24           
  Lines        1870     1870           
=======================================
  Hits         1231     1231           
  Misses        639      639           
Flag Coverage Δ
Linux 47.54% <ø> (ø)
Python-3.10 65.82% <ø> (ø)
Python-3.11 65.82% <ø> (+0.10%) ⬆️
Python-3.9 65.79% <ø> (ø)
Windows 63.80% <ø> (ø)
macOS 64.34% <ø> (ø)

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.

@eduardoChaucaGallegos eduardoChaucaGallegos requested a review from a team February 13, 2026 15:24
Copy link
Copy Markdown
Member

@julien-lang julien-lang left a comment

Choose a reason for hiding this comment

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

@eduardoChaucaGallegos can you add in the description that it simply restores something that was removed by accident mentionning the PR, please?

@eduardoChaucaGallegos eduardoChaucaGallegos merged commit 89853b3 into master Feb 13, 2026
37 of 41 checks passed
@eduardoChaucaGallegos eduardoChaucaGallegos deleted the ticket/SG-42111-restore-automated-branch-trigger branch February 13, 2026 17:26
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