[BCI] QVAC-17058 ci: add empty BCI workflows to enable branch triggering#1587
Closed
sharmaraju352 wants to merge 1 commit into
Closed
[BCI] QVAC-17058 ci: add empty BCI workflows to enable branch triggering#1587sharmaraju352 wants to merge 1 commit into
sharmaraju352 wants to merge 1 commit into
Conversation
This was referenced Apr 15, 2026
993ddd9 to
1c7a316
Compare
ceb0490 to
41da87a
Compare
This was referenced Apr 15, 2026
3db0a11 to
1375a1b
Compare
7c377e9 to
b70b45c
Compare
1375a1b to
950b3b5
Compare
b70b45c to
1836006
Compare
950b3b5 to
e9b44a0
Compare
1836006 to
7c5f8a0
Compare
e9b44a0 to
4145458
Compare
7c5f8a0 to
443ad3b
Compare
4145458 to
1d691f8
Compare
443ad3b to
e4427c7
Compare
Add minimal stub workflow files for prebuilds, desktop integration tests, and mobile integration tests. These stubs must exist on the default branch before push/workflow_call triggers on feature branches will fire. Full implementations will replace these stubs in QVAC-17063. Made-with: Cursor
Contributor
|
This draft PR is stale because it has been open 21 days and the author has not commented since opening. It is flagged for removal. Remove the stale label or comment on the PR or this will be closed in one day. |
Contributor
|
This draft PR was closed because it has been stalled for 22 days with no author comment since opening. You can reopen this PR later if it is still necessary. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
push/workflow_calltriggers on feature branches will fireFiles
.github/workflows/prebuilds-bci-whispercpp.yml(stub).github/workflows/integration-test-bci-whispercpp.yml(stub).github/workflows/integration-mobile-test-bci-whispercpp.yml(stub)Stacked PR
This is PR 5 of 6 in the BCI addon stack (based on PR 4: #1586):
Test plan
workflow_dispatchtriggers show up in the Actions tabMade with Cursor