Skip to content

repo_set/needs_build: use f-string when printing branch change info

clayton craft requested to merge update into master

This will automatically guard against one of these values being None and causing a TypeError when doing string concat.

Merge request reports