Skip to content

Conversation

@boomanaiden154
Copy link
Contributor

We have a practice of making workflows run whenever their workflow definition is changed to make them easy to test. Document this as a best practice to have something to point to during code review.

We have a practice of making workflows run whenever their workflow
definition is changed to make them easy to test. Document this as a best
practice to have something to point to during code review.
boomanaiden154 added a commit to boomanaiden154/offload-test-suite that referenced this pull request Dec 15, 2025
The postcommit workflows set to run as cron jobs are difficult to test
without landing changes in main. Add a workflow trigger to run them on
pull requests when the workflow definition gets modified.

This will also soon be listed in LLVM's CI best practices document soon.
llvm/llvm-project#172235

Landing this primarily because it makes it easier to test some changes I
want to make soon.
Keenuts pushed a commit to llvm/offload-test-suite that referenced this pull request Dec 15, 2025
The postcommit workflows set to run as cron jobs are difficult to test
without landing changes in main. Add a workflow trigger to run them on
pull requests when the workflow definition gets modified.

This will also soon be listed in LLVM's CI best practices document soon.
llvm/llvm-project#172235

Landing this primarily because it makes it easier to test some changes I
want to make soon.
@boomanaiden154 boomanaiden154 merged commit 18df40e into llvm:main Dec 15, 2025
12 checks passed
@boomanaiden154 boomanaiden154 deleted the ci-best-practices-testing branch December 15, 2025 17:46
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.

4 participants