Skip to content

Conversation

@rfc2822
Copy link
Member

@rfc2822 rfc2822 commented Aug 24, 2025

As an experiment

@rfc2822 rfc2822 self-assigned this Aug 24, 2025
@rfc2822 rfc2822 requested a review from a team August 24, 2025 09:47
Copy link
Member

@ArnyminerZ ArnyminerZ left a comment

Choose a reason for hiding this comment

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

Looks good, however, why not adding actions as well?

+ # Enable version updates for GitHub Actions + - package-ecosystem: "github-actions" + # Workflow files stored in the default location of `.github/workflows` + # You don't need to specify `/.github/workflows` for `directory`. You can use `directory: "/"`. + directory: "/" + schedule: + interval: "weekly" + commit-message: + prefix: "[CI] "
@rfc2822
Copy link
Member Author

rfc2822 commented Aug 25, 2025

Good idea!

@rfc2822 rfc2822 requested a review from ArnyminerZ August 25, 2025 17:26
@rfc2822 rfc2822 requested a review from sunkup August 25, 2025 18:01
Copy link
Member

@sunkup sunkup left a comment

Choose a reason for hiding this comment

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

At first I thought you wanted to mark updates made by depandabot as "coming from CI", so I was wondering why they were missing for gradle updates. But I suspect its rather, because they don't change a CI dependency, while github-actions is part of CI.

@rfc2822 rfc2822 merged commit f2d9288 into main Aug 26, 2025
6 checks passed
@rfc2822 rfc2822 deleted the rfc2822-patch-1 branch August 26, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants