Skip to content

improve kernel-bot commands and make upload optional#445

Merged
drbh merged 1 commit intomainfrom
improve-kernel-bot-commands
Mar 6, 2026
Merged

improve kernel-bot commands and make upload optional#445
drbh merged 1 commit intomainfrom
improve-kernel-bot-commands

Conversation

@drbh
Copy link
Collaborator

@drbh drbh commented Mar 5, 2026

This PR improves the /kernel-bot to have 3 commands.

  1. /kernel-bot build abc -> normal case when reviewing a PR
  2. /kernel-bot build-and-upload abc -> special cases (upload before merged)
  3. /kernel-bot merge-and-upload abc -> merge the PR, build and upload the kernel

the three commands have the following permission scopes

  1. /kernel-bot build abc -> admin, writer
  2. /kernel-bot build-and-upload abc -> admin
  3. /kernel-bot merge-and-upload abc -> admin

@drbh drbh requested a review from danieldk as a code owner March 5, 2026 17:47
@drbh drbh changed the title feat: improve kernel-bot commands and make upload optional improve kernel-bot commands and make upload optional Mar 5, 2026
@drbh
Copy link
Collaborator Author

drbh commented Mar 6, 2026

optimistically merging to enable testing on the test branch #395

@drbh drbh merged commit 1bf85b0 into main Mar 6, 2026
6 of 10 checks passed
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