yocto-autobuilder2/reporters
Mathieu Dubois-Briand 1ed7aed689 reporters: swatbot: Fix branch name retrieval
The swatbot reporter tries to get the name of the built branch, using
the "branch_poky" property of the build. Some builders, such as "docs",
do not use the poky git, so this property is missing. Currently, this
result in a non-fatal error on the buildbot controller, but the build
entry is not added to swatbot.

Import code from swattool, falling back to oecore or yocto-docs branch
name.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2025-11-10 10:18:53 +00:00
..
__init__.py Initial prototype of using yocto-autobuilder-helper scripts 2018-02-22 10:38:19 +00:00
swatbot.py reporters: swatbot: Fix branch name retrieval 2025-11-10 10:18:53 +00:00