Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Understand more footer issue references #17

Closed
playpauseandstop opened this issue Oct 26, 2020 · 0 comments · Fixed by #19
Closed

Understand more footer issue references #17

playpauseandstop opened this issue Oct 26, 2020 · 0 comments · Fixed by #19
Assignees
Labels
feat A new feature

Comments

@playpauseandstop
Copy link
Owner

As of now badabump understands only Issue: XXX footer issue references, but it should understands other issue references as,

  • Closes: XXX
  • Fixes: XXX
  • Ref: XXX
  • Relates: XXX
@playpauseandstop playpauseandstop added the feat A new feature label Oct 26, 2020
@playpauseandstop playpauseandstop self-assigned this Oct 26, 2020
playpauseandstop added a commit that referenced this issue Oct 26, 2020
Previously only `Issue: XXX` refs have been parsed for changelog needs,
now parse,

- `Closes: XXX`
- `Fixes: XXX`
- `Ref: XXX`
- `Relates: XXX`

as well.

Fixes: #17
playpauseandstop added a commit that referenced this issue Oct 26, 2020
Previously only `Issue: XXX` refs have been parsed for changelog needs,
now parse,

- `Closes: XXX`
- `Fixes: XXX`
- `Ref: XXX`
- `Relates: XXX`

as well.

Fixes: #17
badabump-release-bot bot pushed a commit that referenced this issue Nov 6, 2020
Features:
---------

- [#15] **BREAKING CHANGE:** Allow create initial releases and pre-releases (#26)
- [#16] Allow to create final release PR (#18)
- [#17] Understand more issue refs in commit body (#19)
- Conform PEP-561 by adding py.typed files (#20)

Other:
------

- (**deps**) Bump toml from 0.10.1 to 0.10.2 (#22)
- (**deps-dev**) Bump pytest from 6.1.1 to 6.1.2 (#21)
- Bump pre-commit hooks and update mypy config (#25)
playpauseandstop added a commit that referenced this issue Nov 6, 2020
Features:
---------

- [#15] **BREAKING CHANGE:** Allow create initial releases and pre-releases (#26)
- [#16] Allow to create final release PR (#18)
- [#17] Understand more issue refs in commit body (#19)
- Conform PEP-561 by adding py.typed files (#20)

Other:
------

- (**deps**) Bump toml from 0.10.1 to 0.10.2 (#22)
- (**deps-dev**) Bump pytest from 6.1.1 to 6.1.2 (#21)
- Bump pre-commit hooks and update mypy config (#25)

Co-authored-by: playpauseandstop <playpauseandstop@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feat A new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant