Skip to content

Commit

Permalink
Add changelog link to release drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneWerner87 committed Sep 7, 2022
1 parent e8c93e6 commit 3bbeb4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,7 @@ autolabeler:
template: |
$CHANGES
**Full Changelog**: https://github.com/$OWNER/$REPOSITORY/compare/$PREVIOUS_TAG...$COMPLETE
Thank you $CONTRIBUTORS for making this update possible.

1 comment on commit 3bbeb4e

@ReneWerner87
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: 3bbeb4e Previous: e8c93e6 Ratio
Benchmark_AcquireCtx 1338 ns/op 1568 B/op 5 allocs/op 623.9 ns/op 1568 B/op 5 allocs/op 2.14

This comment was automatically generated by workflow using github-action-benchmark.

Please sign in to comment.