Skip to content

chore(ci): move dependency build checks to pull request workflow#3070

Merged
ChristophShyper merged 2 commits into
masterfrom
chore/workflows
Jul 13, 2026
Merged

chore(ci): move dependency build checks to pull request workflow#3070
ChristophShyper merged 2 commits into
masterfrom
chore/workflows

Conversation

@github-actions

@github-actions github-actions Bot commented Jul 13, 2026

Copy link
Copy Markdown
Contributor

📝 Brief description

chore(ci): move dependency build checks to pull request workflow
ci: restore cron build validation

💻 Commits

  • b0294a5 - ChristophShyper - 2026-07-13 21:32:20
    | ci: restore cron build validation
    | Add the build-and-push job back to the dependency update workflow so
    | weekly dependency scans continue validating test images and container
    | structure tests in addition to the PR workflow checks.
    |
    | Keep PR-triggered build checks in place so dependency PRs still show
    | their build status directly in the pull request UI.
    |

  • d11394a - ChristophShyper - 2026-07-13 20:34:16
    chore(ci): move dependency build checks to pull request workflow
    Run lint and build checks from the pull_request workflow so
    dependency update PRs show their status checks directly in the PR UI.

    Keep the cron dependency update workflow focused on detecting updates,
    pushing the dependency branch, and creating or updating the PR.

📁 Modified files

.github/workflows/auto-pull-request-create.yml | 6 +++++-
.github/workflows/cron-dependency-update.yml | 2 +-
2 files changed, 6 insertions(+), 2 deletions(-)

⚠️ Additional information

  • Pushed to a branch with a proper name and provided proper commit message.
  • Provided a clear and concise description of what the issue is.

Check CONTRIBUTING.md and CODE_OF_CONDUCT.md for more information

Run lint and build checks from the pull_request workflow so
dependency update PRs show their status checks directly in the PR UI.

Keep the cron dependency update workflow focused on detecting updates,
pushing the dependency branch, and creating or updating the PR.
@github-actions github-actions Bot requested a review from a team as a code owner July 13, 2026 18:34
Add the build-and-push job back to the dependency update workflow so
weekly dependency scans continue validating test images and container
structure tests in addition to the PR workflow checks.

Keep PR-triggered build checks in place so dependency PRs still show
their build status directly in the pull request UI.
@ChristophShyper ChristophShyper merged commit bd53947 into master Jul 13, 2026
9 checks passed
@ChristophShyper ChristophShyper deleted the chore/workflows branch July 13, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant