Skip to content

Test PR to DEV#227

Merged
Ghesselink merged 3 commits intodevelopmentfrom
gh_patch
Sep 15, 2025
Merged

Test PR to DEV#227
Ghesselink merged 3 commits intodevelopmentfrom
gh_patch

Conversation

@Ghesselink
Copy link
Contributor

@Ghesselink Ghesselink commented Sep 12, 2025

We previously prevented PRs to push to DEV (#216). However, this change also stopped the testing within pull requests, which is quite useful.

Taking another look at it, we were probably not actually pushing to DEV. Because of
if: github.event_name == 'push' within 'deploy'. Github doesn't seem to treat pull requests as pushes (only in case of direct pushes to development). The naming ('Build & Deploy', for pr's as well as pushes to dev) made it confusing however, so splitting it up into two separate workflows is a little verbose but perhaps clearer.

@Ghesselink Ghesselink changed the title CI for pull requests Test PR to DEV Sep 12, 2025
@Ghesselink Ghesselink marked this pull request as ready for review September 12, 2025 23:10
@Ghesselink Ghesselink requested review from aothms and rw-bsi September 12, 2025 23:10
@Ghesselink Ghesselink merged commit 905ab97 into development Sep 15, 2025
2 checks passed
@Ghesselink Ghesselink deleted the gh_patch branch September 15, 2025 18:38
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.

1 participant