Description of the feature request
It would be great to be able to add a name or label to a scheduled build. At the moment if I have 5 different scheduled builds there’s no quick way to identify what build does what if I make use of custom environment variables.
Use case / for what or how I would use it
I’m working on setting up Bitrise to run scheduled builds for Autopkg so that we can use CI/CD to keep our organization’s Munki repository up to date. I have a single workflow that can take a custom environment variable and run a different Autopkg recipe. I’d like to add a label/name/tag to the scheduled build so I can identify the build in the dashboard without having to edit the scheduled build and scroll to the custom environment variables section.
Thanks!