Skip to content

ci: Update on_master workflow conditions#630

Merged
vdusek merged 1 commit intomasterfrom
ci/update-on-master-workflow-conditions
Feb 20, 2026
Merged

ci: Update on_master workflow conditions#630
vdusek merged 1 commit intomasterfrom
ci/update-on-master-workflow-conditions

Conversation

@vdusek
Copy link
Contributor

@vdusek vdusek commented Feb 20, 2026

Summary

  • Pre-release runs only for feat, fix, perf, refactor, style conventional commits (skip all others)
  • Doc release runs only for docs conventional commits (skip all others)
  • Tests skip only for docs conventional commits
  • startsWith(github.repository, 'apify/') is not necessary since it is only the on_master trigger.

🤖 Generated with Claude Code

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Feb 20, 2026
@vdusek vdusek self-assigned this Feb 20, 2026
@vdusek vdusek requested a review from Pijukatel February 20, 2026 08:35
@github-actions github-actions bot added this to the 134th sprint - Tooling team milestone Feb 20, 2026
@codecov
Copy link

codecov bot commented Feb 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 76.18%. Comparing base (03b0e9c) to head (e997453).
⚠️ Report is 7 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #630   +/-   ##
=======================================
  Coverage   76.18%   76.18%           
=======================================
  Files          42       42           
  Lines        2482     2482           
=======================================
  Hits         1891     1891           
  Misses        591      591           
Flag Coverage Δ
integration 68.77% <ø> (ø)
unit 65.47% <ø> (ø)

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.

@vdusek vdusek force-pushed the ci/update-on-master-workflow-conditions branch from e385cb8 to e997453 Compare February 20, 2026 08:39
@vdusek vdusek merged commit 97778ac into master Feb 20, 2026
30 checks passed
@vdusek vdusek deleted the ci/update-on-master-workflow-conditions branch February 20, 2026 10:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. claude-code-assisted t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants