Skip to content

ci: add pull request build validation#6

Merged
ChristophShyper merged 1 commit into
masterfrom
chore/build-pr
Jul 13, 2026
Merged

ci: add pull request build validation#6
ChristophShyper merged 1 commit into
masterfrom
chore/build-pr

Conversation

@github-actions

Copy link
Copy Markdown

📝 Brief description

ci: add pull request build validation

💻 Commits

  • 4e607db - ChristophShyper - 2026-07-13 21:32:57
    ci: add pull request build validation
    Extend the pull request workflow to run lint and docker validation on
    pull_request events while preserving the existing push-triggered reusable
    workflow that creates or updates pull requests.

    This keeps cron and push behavior unchanged and adds PR-visible build
    checks for dependency update and other pull requests.

📁 Modified files

.github/workflows/auto-pull-request-create.yml | 104 ++++++++++++++++++++++++-
1 file changed, 103 insertions(+), 1 deletion(-)

⚠️ 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

Extend the pull request workflow to run lint and docker validation on
pull_request events while preserving the existing push-triggered reusable
workflow that creates or updates pull requests.

This keeps cron and push behavior unchanged and adds PR-visible build
checks for dependency update and other pull requests.
@ChristophShyper ChristophShyper merged commit ebc857c into master Jul 13, 2026
16 checks passed
@ChristophShyper ChristophShyper deleted the chore/build-pr branch July 13, 2026 19:53
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