Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jfoliveira
Copy link
Contributor

@jfoliveira jfoliveira commented Dec 27, 2025

Description of changes

Updated conditions of workflow Sync - Package Versions:

  • Only trigger workflow when PR is opened or synchronized. No longer trigger when PRs are edited, as this seems redundant
  • Skip jobs for PRs created by user dependabot[bot]
  • Remove apparently redundant check of repo is devopness/devopness
    • Note: since this workflow does not allow reuse via workflow_dispatch:, no need to check the repo it runs on

  • Avoid invoking build workflows when just updating a PR title or description (PR edited event)
  • Fix grammar on job titles

GitHub issues resolved by this PR

  • N/A

Quality Assurance

  • Once the changes in this PR are merged and deployed, success criteria is: dependabot PRs will be able to accept again the command @dependabot rebase, that currently is blocked due to PR receive automated commit from other users (github actions bot, devopness-automations, etc)

More info

Before

Unable to successfully run @dependabot rebase, see #2438 (comment)

image

After

This PR will need to be merged before we are able to verify if generated the intended effect.

@jfoliveira jfoliveira requested a review from Diegiwg December 27, 2025 11:12
@changeset-bot
Copy link

changeset-bot bot commented Dec 27, 2025

⚠️ No Changeset found

Latest commit: 15bdf75

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@jfoliveira jfoliveira enabled auto-merge (squash) December 27, 2025 11:28
Copy link
Member

@Diegiwg Diegiwg left a comment

Choose a reason for hiding this comment

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

LGTM

@jfoliveira jfoliveira merged commit f3f0c8d into main Dec 28, 2025
20 checks passed
@jfoliveira jfoliveira deleted the ci-skip-dependabot-prs-on-sync-pkgs-workflow branch December 28, 2025 10:55
@jfoliveira jfoliveira mentioned this pull request Dec 30, 2025
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants