8 lines
348 B
YAML
8 lines
348 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/lib/**/*
|
||
|
- instrumentation/opentelemetry_httpoison/lib/mix.*
|