* Check for remote branch before trying to build a changeset.
* Fail exit if push fails.
* Add pull-request permission to workflow.
Signed-off-by: SuperQ <superq@gmail.com>
Use full checkout to make sure we get the correct main history.
* Shorten name to make Actions page easier to read.
Signed-off-by: SuperQ <superq@gmail.com>
The yq image is just yq. Use the prometheus golang-builder image to get
a proper shell and yq.
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Move role repo discovery to a script to avoid shell escaping issues.
* Fix up argument_specs.yml.
Signed-off-by: prombot <prometheus-team@googlegroups.com>
Add a script and workflow to automatically check for upstream releases
and create PRs to update the associated role.
Signed-off-by: SuperQ <superq@gmail.com>