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

Add updates in groups #601

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Add updates in groups #601

merged 1 commit into from
Nov 15, 2024

Conversation

claudioandre-br
Copy link
Member

@claudioandre-br claudioandre-br commented Nov 15, 2024

Describe your changes

Correction to make the process more straightforward, start grouping PRs.

By default, Dependabot raises a single pull request for each dependency that needs to be updated. We are going to use groups, so that Dependabot opens a single pull request to update multiple dependencies at the same time.

Fix: 032160d.

Checklist before requesting a review

  • I checked that all workflows return a success.
  • I have performed a self-review of my code.
  • I have added tests that prove my fix is effective or that my feature works.
  • I followed the Conventional Commit spec.

Maintainer tasks

  • Label as either: bug, ci, docker, documentation, enhancement.
  • Sign unsigned commits.

Correction to make the process more straightforward, start grouping PRs.

By default, Dependabot raises a single pull request for each dependency
that needs to be updated. We are going to use groups, so that Dependabot
opens a single pull request to update multiple dependencies at the same
time.

Fix: 032160d.

Signed-off-by: Claudio André <[email protected]>
@claudioandre-br claudioandre-br added the ci Continuous integration and/or continuous delivery label Nov 15, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Auto approved PR

@claudioandre-br
Copy link
Member Author

My fault, I didn't see a warning in #592.

@github-actions github-actions bot merged commit 300eddc into main Nov 15, 2024
18 checks passed
@claudioandre-br
Copy link
Member Author

Some jobs were not executed in this PR, for example:

I can't understand why.

The documentation suggests something like:

  push:
    branches:
      - 'main'

But if the configuration files are wrong, it should always fail.

GitHub may be having a bad day.

@claudioandre-br claudioandre-br deleted the dependabot branch November 15, 2024 04:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous integration and/or continuous delivery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant