Skip to content

chore(release): promote staging to production - #2942

Merged
RemiBonnet merged 1 commit into
mainfrom
staging
Sep 4, 2026
Merged

chore(release): promote staging to production#2942
RemiBonnet merged 1 commit into
mainfrom
staging

Conversation

@RemiBonnet

@RemiBonnet RemiBonnet commented Sep 4, 2026

Copy link
Copy Markdown
Member

Opens the production promotion path from staging to main. Merging this PR triggers semantic-release, then the existing production deployment workflow.

Do not squash this PR. Use a merge commit to preserve the original conventional commits for semantic-release.


Summary by cubic

Requires at least one trigger on an automation before creating or deploying an agent task, and removes the ability to disable a task from the automation sheet.

  • Removes the workflowEnabled and webhookEnabled form fields; newly created agent tasks are always enabled.
  • Blocks create and create-and-deploy when the automation has no triggers, opening the automation sheet instead.

Written for commit df2db23. Summary will update on new commits.

Review in cubic

* fix(agent-task): require a creation trigger

* fix(agent-task): show required automation feedback

* Revert "fix(agent-task): show required automation feedback"

This reverts commit bc501e1.
@RemiBonnet
RemiBonnet merged commit 1745129 into main Sep 4, 2026
6 checks passed
@RemiBonnet

Copy link
Copy Markdown
Member Author

🎉 This PR is included in version 1.349.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@codecov

codecov Bot commented Sep 4, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 46.54%. Comparing base (2f6e42d) to head (df2db23).
⚠️ Report is 30 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2942      +/-   ##
==========================================
+ Coverage   46.02%   46.54%   +0.51%     
==========================================
  Files         514      535      +21     
  Lines       13539    13938     +399     
  Branches     4178     4299     +121     
==========================================
+ Hits         6232     6487     +255     
- Misses       6242     6337      +95     
- Partials     1065     1114      +49     
Flag Coverage Δ
unittests 46.54% <100.00%> (+0.51%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant