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

Changelog is back #2195

Merged
merged 4 commits into from Feb 3, 2021
Merged

Changelog is back #2195

merged 4 commits into from Feb 3, 2021

Conversation

oscerd
Copy link
Contributor

@oscerd oscerd commented Feb 3, 2021

[x] An issue should be filed for the change unless this is a trivial change (fixing a typo or similar). One issue should ideally be fixed by not more than one commit and the other way round, each commit should fix just one issue, without pulling in other changes.
[x] Each commit in the pull request should have a meaningful and properly spelled subject line and body. Copying the title of the associated issue is typically enough. Please include the issue number in the commit message prefixed by #.
[x] The pull request description should explain what the pull request does, how, and why. If the info is available in the associated issue or some other external document, a link is enough.
[x] Phrases like Fix # or Fixes # will auto-close the named issue upon merging the pull request. Using them is typically a good idea.
[x] Please run mvn process-resources -Pformat (and amend the changes if necessary) before sending the pull request.
[x] Contributor guide is your good friend: https://camel.apache.org/camel-quarkus/latest/contributor-guide.html

Fixes #2189

.github/workflows/automatic-changelog-update.yml Outdated Show resolved Hide resolved
Co-authored-by: Peter Palaga <ppalaga@redhat.com>
@oscerd oscerd merged commit 6de27b8 into master Feb 3, 2021
@oscerd oscerd deleted the changelog-is-back branch February 3, 2021 08:24
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

Successfully merging this pull request may close these issues.

Re-introduce Changelog GH Action
2 participants