Skip to content

HDDS-14901. Enable Dependabot for github-actions#368

Open
adoroszlai wants to merge 3 commits intoapache:masterfrom
adoroszlai:HDDS-14901
Open

HDDS-14901. Enable Dependabot for github-actions#368
adoroszlai wants to merge 3 commits intoapache:masterfrom
adoroszlai:HDDS-14901

Conversation

@adoroszlai
Copy link
Contributor

What changes were proposed in this pull request?

Enable Dependabot for automated update of GitHub Actions.

https://issues.apache.org/jira/browse/HDDS-14901

How was this patch tested?

CI:
https://github.com/adoroszlai/ozone-site/actions/runs/23614350587

@adoroszlai adoroszlai self-assigned this Mar 26, 2026
@adoroszlai adoroszlai requested a review from errose28 March 26, 2026 20:17
Copy link
Contributor

@errose28 errose28 left a comment

Choose a reason for hiding this comment

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

Thanks for adding this to address the infra requirements. LGTM if you want to merge as is. Just left two minor suggestions/questions.

interval: cron
cronjob: 15 11 * * *
cooldown:
default-days: 4
Copy link
Contributor

Choose a reason for hiding this comment

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

nit. We have this configuration snipped in the Ozone repo, although it's just cosmetic:

Suggested change
default-days: 4
default-days: 4
pull-request-branch-name:
separator: "-"

version: 2

updates:
- package-ecosystem: github-actions
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we want to add dependabot for our npm dependencies too?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants