Build packages for Fedora: $ packit build --dist-git-branch f31,f32,master (update branch names as needed)
If there’s need to build in a side tag, then packit build also accepts --koji-target; pass the tag name you get from e.g. fedpkg request-side-tag --base-tag=f32-build (the base tag will vary for each Fedora version)
Create an update in Bodhi: $ packit create-update --dist-git-branch f31,f32,master … (update branch names and pass other arguments as needed, e.g. --update-notes and --update-type)