7 lines
286 B
YAML
7 lines
286 B
YAML
_extends: opentelemetry-erlang-contrib:.github/release-drafter.yml
|
|
name-template: 'Opentelemetry HTTPoison - v$RESOLVED_VERSION'
|
|
tag-template: 'opentelemetry-httpoison-v$RESOLVED_VERSION'
|
|
tag-prefix: opentelemetry-httpoison-v
|
|
include-paths:
|
|
- instrumentation/opentelemetry_httpoison/
|