Skip to content

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

Merged
adoroszlai merged 2 commits intoapache:masterfrom
adoroszlai:HDDS-14901
Mar 30, 2026
Merged

HDDS-14901. Enable Dependabot for github-actions#9984
adoroszlai merged 2 commits intoapache:masterfrom
adoroszlai:HDDS-14901

Conversation

@adoroszlai
Copy link
Copy Markdown
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

@adoroszlai adoroszlai self-assigned this Mar 27, 2026
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# 'daily' only runs on weekdays
Copy link
Copy Markdown
Contributor

@Russole Russole Mar 28, 2026

Choose a reason for hiding this comment

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

The comment seems to refer to the daily interval, but this uses a cron schedule. It might be clearer to update it to something like # Run daily at 06:15 UTC via cron.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

The reference intends to explain why we use cron instead of the simpler daily.

https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#interval

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Got it, that makes sense.

@Russole
Copy link
Copy Markdown
Contributor

Russole commented Mar 28, 2026

Thanks @adoroszlai for the patch! I just have a minor comment.

@Russole
Copy link
Copy Markdown
Contributor

Russole commented Mar 28, 2026

Thanks @adoroszlai for working on this. LGTM!

Copy link
Copy Markdown
Contributor

@spacemonkd spacemonkd left a comment

Choose a reason for hiding this comment

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

Thanks @adoroszlai for this change.
LGTM, +1

Copy link
Copy Markdown
Contributor

@sarvekshayr sarvekshayr left a comment

Choose a reason for hiding this comment

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

LGTM +1

@adoroszlai adoroszlai merged commit ecd89f2 into apache:master Mar 30, 2026
15 checks passed
@adoroszlai adoroszlai deleted the HDDS-14901 branch March 30, 2026 09:42
@adoroszlai
Copy link
Copy Markdown
Contributor Author

Thanks @Russole, @sarvekshayr, @spacemonkd for the review.

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.

4 participants