Merged
Conversation
Contributor
|
🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set. |
Contributor
Author
|
it seems that bors doesn't react to status check updates: if one write the magic bors command when not all checks are green, bors never triggers the full job. bors merge |
Contributor
|
🕐 Waiting for PR status (GitHub check) to be set, probably by CI. Bors will automatically try to run when all required PR statuses are set. |
d870e55 to
6b97c85
Compare
Contributor
Author
|
ah no, for some reason some required github actions checks were missing (static-tests, tools-test and tools-buildtest) |
Contributor
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Dec 16, 2022
19056: pkg/lvgl: bump to 8.3.4 r=benpicco a=aabadie Co-authored-by: Alexandre Abadie <[email protected]>
Contributor
|
Build failed: |
Contributor
Author
|
bors merge |
bors bot
added a commit
that referenced
this pull request
Dec 19, 2022
18472: drivers/mrf24j40: add support for IEEE 802.15.4 Radio HAL r=benpicco a=jia200x 18637: Fido2 follow up r=benpicco a=Ollrogge 19056: pkg/lvgl: bump to 8.3.4 r=aabadie a=aabadie 19063: CI: no quickbuild on "bors try" r=aabadie a=kaspar030 Co-authored-by: Jose Alamos <[email protected]> Co-authored-by: Ollrogge <[email protected]> Co-authored-by: Alexandre Abadie <[email protected]> Co-authored-by: Kaspar Schleiser <[email protected]>
Contributor
|
Build failed (retrying...): |
Contributor
|
Build succeeded: |
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.
Contribution description
As the title says
Testing procedure
Tested with success on native and stm32f429i-disc1
Issues/PRs references
None