Configure Backport Bot for GitHub workflows

This commit configures the Backport Bot for the repository workflows.
See https://github.com/spring-io/backport-bot

This will create backport issues whenever issues created on the main
line are tagged with the relevant issue label.
This commit is contained in:
Brian Clozel
2023-01-05 14:30:14 +01:00
parent 2c77433ebd
commit 4d192318b6
3 changed files with 40 additions and 2 deletions

View File

@@ -0,0 +1,6 @@
[[observability]]
= Observability
https://micrometer.io/docs/observation
{spring-framework-ref-docs}/integration.html#integration.observability
{spring-boot-ref-docs}/actuator.html#actuator.metrics

View File

@@ -1667,8 +1667,7 @@ The 1.0.x branch of this repository contains samples for
include::includes/client.adoc[leveloffset=+1]
include::includes/observability.adoc[leveloffset=+1]
include::includes/testing.adoc[leveloffset=+1]