Flathub Wiki: explain how to run the Github CI job

I suggest adding an explanation about how to trigger the CI build on Github.
Probably in this section of the wiki as 6th item in the list:

  1. CI job is not started automatically after a commit is pushed. You should trigger it manually by adding a comment like bot, build APPID.

Or there’s another better place to put this information?

1 Like

I realize now that my assumptions are not correct.

AFAICS for existing repositories the build is triggered automatically after a new commit. See for example this PR.

Only new app submissions require the manual build via “bot, build…” comment. It makes sense for new apps. See any of these PRs.