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

fix: add Documentation and Dependencies to release notes #1014

Merged

Conversation

achingbrain
Copy link
Member

Generate release notes with Documentation section from commits
prefixed with docs: and Dependencies from commits tagged with
deps: and deps(dev):.

Configure dependabot to add the deps: and deps(dev): prefixes.

Interested projects should run npx aegir check-project to get the
updated config.

Generate release notes with `Documentation` section from commits
prefixed with `docs:` and `Dependencies` from commits tagged with
`deps:` and `deps(dev):`.

Configure dependabot to add the `deps:` and `deps(dev):` prefixes.

Interested projects should run `npx aegir check-project` to get the
updated config.
Copy link
Member

@SgtPooki SgtPooki left a comment

Choose a reason for hiding this comment

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

just a question: do we need to update conventional commits config so that deps is supported by manual commits?

@achingbrain
Copy link
Member Author

Yes - you should run npx aegir check-project to get the updated config.

It'd be better if we could store this config centrally somewhere but I haven't spotted a nice way to do it.

@achingbrain achingbrain merged commit df323ef into master Jul 7, 2022
@achingbrain achingbrain deleted the fix/add-documentation-and-deps-to-release-notes branch July 7, 2022 11:41
github-actions bot pushed a commit that referenced this pull request Jul 7, 2022
## [37.4.4](v37.4.3...v37.4.4) (2022-07-07)

### Bug Fixes

* add Documentation and Dependencies to release notes ([#1014](#1014)) ([df323ef](df323ef))
@github-actions
Copy link

github-actions bot commented Jul 7, 2022

🎉 This PR is included in version 37.4.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

None yet

2 participants