Skip to content

chore(ci): remove duplicate bump_bundles workflow #1816

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

Merged
merged 1 commit into from
Aug 4, 2025

Conversation

felangel
Copy link
Contributor

@felangel felangel commented Aug 3, 2025

Status

READY

Description

  • chore(ci): remove duplicate bump_bundles workflow
    • we already have the update_cli_bundles workflow which does the same thing

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Aug 3, 2025
@felangel felangel added the chore Changes that don't modify source code or tests label Aug 3, 2025
@alestiago
Copy link
Contributor

alestiago commented Aug 4, 2025

Great catch!

From a quick read, this workflow seems to configure the user unlike the other one.

Would we like to define the user for the other workflow?

@felangel
Copy link
Contributor Author

felangel commented Aug 4, 2025

Great catch!

From a quick read, this workflow seems to configure the user unlike the other one.

Would we like to define the user for the other workflow?

I don’t think there’s much benefit to configuring the user since the default GitHub bot works fine. I removed it from the other one (both were the exact same).

@felangel felangel merged commit c08e5be into main Aug 4, 2025
4 checks passed
@felangel felangel deleted the chore/remove-duplicate-workflow branch August 4, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Changes that don't modify source code or tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants