You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we create a release this auto-creates "Helm Release" PRs (example). Right now we need to manually merge these PRs once the release is finished and the Docker image has been published to Docker Hub.
It would be nice if we could "auto-merge" these PRs once the release is finished and the images have successfully been published to Docker Hub. The "OSS engine release" Drone pipeline is the job responsible for pushing these images. We simply need to add some logic to the end of this pipeline to use GitHub's API to merge these PRs.
Product Area
Other
Anything else to add?
No response
The text was updated successfully, but these errors were encountered:
The current version of Grafana OnCall, at the time this issue was opened, is v1.3.48. If your issue pertains to an older version of Grafana OnCall, please be sure to list it in the PR description. Thank you 😄!
What would you like to see!
When we create a release this auto-creates "Helm Release" PRs (example). Right now we need to manually merge these PRs once the release is finished and the Docker image has been published to Docker Hub.
It would be nice if we could "auto-merge" these PRs once the release is finished and the images have successfully been published to Docker Hub. The "OSS engine release" Drone pipeline is the job responsible for pushing these images. We simply need to add some logic to the end of this pipeline to use GitHub's API to merge these PRs.
Product Area
Other
Anything else to add?
No response
The text was updated successfully, but these errors were encountered: