Skip to content

Add Dependabot config and schedule CI workflows#29

Merged
soumeh01 merged 4 commits into
mainfrom
dependabot
Jul 22, 2026
Merged

Add Dependabot config and schedule CI workflows#29
soumeh01 merged 4 commits into
mainfrom
dependabot

Conversation

@soumeh01

@soumeh01 soumeh01 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add .github/dependabot.yml to enable Dependabot version updates for GitHub Actions. Dependabot schedule checks monthly at 02:00 on the 1st in the Europe/Berlin timezone.
  • Added cron job to run the workflow weekly once (Sunday 8PM)

Why

  • This keeps workflow dependencies up to date with a predictable update cadence and reduces PR noise by grouping action updates.
  • Also, the cron job validates the example run successfully on targets

Configure Dependabot to check GitHub Actions monthly, group updates, and
label dependency pull requests for easier maintenance.
@soumeh01
soumeh01 requested a review from Evagan2018 July 22, 2026 11:00
@soumeh01
soumeh01 marked this pull request as ready for review July 22, 2026 11:01
@soumeh01 soumeh01 changed the title Add Dependabot updates for GitHub Actions Add Dependabot config and schedule CI workflows Jul 22, 2026
@soumeh01
soumeh01 requested review from ReinhardKeil and jkrech July 22, 2026 12:00

@Evagan2018 Evagan2018 left a comment

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.

LGTM

@jkrech jkrech left a comment

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.

LGTM

@soumeh01
soumeh01 merged commit e8c7a54 into main Jul 22, 2026
12 checks passed
@soumeh01
soumeh01 deleted the dependabot branch July 22, 2026 13:24
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.

3 participants