### Overview of the Issue There's no way to set a different Build System (Github Actions, CircleCI, etc) such that it's reported when calling `<binary> --version` ### Reproduction Steps 1. Build binary with github actions 2. run <binary> --version 3. see binary report 'Jenkins Build #123' ### Binary Version ```sh any ``` ### Operating System and Environment details ```sh N/A ``` ### Log Fragments ```sh N/A ```