Skip to content

Add op_model_target#206

Open
Bouteillepleine wants to merge 3 commits into
WildKernels:mainfrom
Bouteillepleine:main
Open

Add op_model_target#206
Bouteillepleine wants to merge 3 commits into
WildKernels:mainfrom
Bouteillepleine:main

Conversation

@Bouteillepleine
Copy link
Copy Markdown
Contributor

  target_model:
    description: 'Optional exact model filter, e.g. OP15. Leave empty to build all models matching op_model.'
    required: false
    type: string
    default: ''  

Added optional target_model support to the workflow, allowing builds to be filtered to a specific device model using an exact .model match. The filter is applied during matrix generation after the selected op_model group is resolved. Build plan summaries, per-job summaries, release notes, and final release summaries now display the selected target model

https://github.com/Bouteillepleine/OnePlus_Kernel_SUSFS/actions/runs/25819074352

https://github.com/Bouteillepleine/OnePlus_Kernel_SUSFS/actions/runs/25819023993

@fatalcoder524
Copy link
Copy Markdown
Member

I would suggest a drop-down with all options and first option being "ALL" which is also default option.

There is already a implementation similar to this here: https://github.com/fatalcoder524/OnePlus-Remote-Action-Build/blob/51d90bca2fe8df8fd111fd25c531860db70e3a9d/.github/workflows/build-kernel-release.yml#L14

@fatalcoder524 fatalcoder524 force-pushed the main branch 2 times, most recently from 16ee1a1 to 4e93828 Compare May 18, 2026 21:20
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.

2 participants