Skip to content

Conversation

heitorlessa
Copy link
Contributor

@heitorlessa heitorlessa commented May 28, 2021

Issue #, if available: #439
Fixes: #439

Description of changes:

Uses git-chglog to assist in generating Changelog by fetching all changes since latest tag before editing for human readibility.

make changelog

Checklist

Breaking change checklist

RFC issue #:

  • Migration process documented
  • Implement warnings (if it can live side by side)

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@pull-request-size pull-request-size bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label May 28, 2021
@codecov-commenter
Copy link

codecov-commenter commented May 28, 2021

Codecov Report

Merging #443 (0e129c3) into develop (bfb67e7) will increase coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #443   +/-   ##
========================================
  Coverage    99.90%   99.90%           
========================================
  Files          102      104    +2     
  Lines         4124     4193   +69     
  Branches       205      205           
========================================
+ Hits          4120     4189   +69     
  Misses           1        1           
  Partials         3        3           
Impacted Files Coverage Δ
...bda_powertools/utilities/parser/models/__init__.py 100.00% <0.00%> (ø)
..._powertools/utilities/parser/envelopes/__init__.py 100.00% <0.00%> (ø)
...a_powertools/utilities/parser/envelopes/apigwv2.py 100.00% <0.00%> (ø)
...mbda_powertools/utilities/parser/models/apigwv2.py 100.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update bfb67e7...0e129c3. Read the comment docs.

@pull-request-size pull-request-size bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels May 28, 2021
@heitorlessa heitorlessa removed the tests label May 28, 2021
@heitorlessa heitorlessa added the internal Maintenance changes label May 28, 2021
@heitorlessa heitorlessa added this to the 1.17.0 milestone May 28, 2021
@heitorlessa heitorlessa changed the title chore: changelog assisted pre-generation, PR labels chore: assited changelog pre-generation, auto-label PR May 28, 2021
@heitorlessa heitorlessa merged commit b2b3e42 into aws-powertools:develop May 28, 2021
@heitorlessa heitorlessa deleted the chore/maintenance-automation branch May 28, 2021 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Maintenance changes size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Maintenance] Include instructions for git-chglog
2 participants