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

Automated changelog pull request #23

Open
ghostwriter opened this issue Jun 21, 2023 · 1 comment
Open

Automated changelog pull request #23

ghostwriter opened this issue Jun 21, 2023 · 1 comment

Comments

@ghostwriter
Copy link
Owner

ghostwriter commented Jun 21, 2023

given:

  • git tag: v0.1.1
  • milestones: [open: [1.0.0, 0.2.0, 0.1.2], closed: [0.1.0, 0.1.1]]
  • milestone: 0.1.2

if a milestone (0.1.2) is open and it is not empty,

create a pull request updating CHANGELOG.md file.

changelog entries are derived from GitHub issue titles associated with that milestone (0.1.2), explicitly excluding pull requests.

@ghostwriter
Copy link
Owner Author

allow users to discuss changelog entries by visiting the respective issues links.

Fixed
- [#{issue.id}: {issue.title}]({issue.link}) thanks to @{issue.author} (and @{pull_request.author})

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant