grafana-github-actions icon indicating copy to clipboard operation
grafana-github-actions copied to clipboard

Improve error message when `release-note-appender` failed to create PR

Open kavirajk opened this issue 2 years ago • 0 comments

When release-note-appender action fails to create automatic PR, it shows error which is not that helpful.

Example: https://github.com/grafana/loki/pull/10281#issuecomment-1682286518

The process '/usr/bin/git' failed with exit code 1

Would be great to have more details on why it failed.

Context

This error was faced when add-to-release-notes label was removed and added second time (first GH action failed due to rate limits)

kavirajk avatar Aug 17 '23 13:08 kavirajk