Skip to content

Run the distro validation script daily - #40920

Merged
Ben Hillis (benhillis) merged 1 commit into
masterfrom
user/oneblue/distro-validation-daily
Jun 26, 2026
Merged

Run the distro validation script daily#40920
Ben Hillis (benhillis) merged 1 commit into
masterfrom
user/oneblue/distro-validation-daily

Conversation

@OneBlue

Copy link
Copy Markdown
Collaborator

Summary of the Pull Request

This change updates the distro validation workflow to run daily. Once done, we'll probably need another job to check its result and notify us for failures

PR Checklist

  • Closes: Link to issue #xxx
  • Communication: I've discussed this with core contributors already. If work hasn't been agreed, this work might be rejected
  • Tests: Added/updated if needed and all pass
  • Localization: All end user facing strings can be localized
  • Dev docs: Added/updated if needed
  • Documentation updated: If checked, please file a pull request on our docs repo and link it here: #xxx

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

@OneBlue
Blue (OneBlue) requested a review from a team as a code owner June 25, 2026 22:49
Copilot AI review requested due to automatic review settings June 25, 2026 22:49

Copilot AI 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.

Pull request overview

This PR updates the existing GitHub Actions workflow that validates distribution metadata so it also runs automatically on a daily schedule (in addition to PRs that touch distributions/**). This helps catch regressions or upstream changes even when no relevant PR is opened.

Changes:

  • Add a schedule trigger to run the workflow daily at 00:00 (UTC).
  • Keep the existing pull_request trigger scoped to distributions/**.

@benhillis
Ben Hillis (benhillis) merged commit 8bf1ccb into master Jun 26, 2026
12 checks passed
@benhillis
Ben Hillis (benhillis) deleted the user/oneblue/distro-validation-daily branch June 26, 2026 01:50
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