Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: merge electron bumps to staging and main [WPB-15058] #8533

Merged
merged 3 commits into from
Jan 31, 2025

Conversation

V-Gira
Copy link
Contributor

@V-Gira V-Gira commented Jan 29, 2025

Description

  • Introduce a github action to cherry-pick any Electron bump (PRs with "bump electron from" in the commit message) to both staging and main
  • Rework the existing dependabot-auto-merge job to auto merge depandabot PRs (the same job exists on webapp)
Difference from #8502
  • Move the condition from the top of the job to the create PR stage
  • Base the condition on the commit message instead of PR titles (identical in that case)

@V-Gira V-Gira merged commit 21b11d9 into dev Jan 31, 2025
9 checks passed
@V-Gira V-Gira deleted the v/cherry-pick-electron-bumps branch January 31, 2025 08:53
@paulwire paulwire added the echoes: technical-roadmap/technical-debt More specific category, to highlight Technical Debt being tackled. label Jan 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
echoes: technical-roadmap/technical-debt More specific category, to highlight Technical Debt being tackled.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants