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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release pipeline: update changelog generation #490

Merged
merged 1 commit into from
Feb 12, 2021
Merged

Conversation

giorio94
Copy link
Member

Description

This PR updates the GitHub action used to generate the changelog for the release, as the previous one did not work correctly.
Let me know if you like the outcome, otherwise most parameters can be customized. For instance, it is possible to decide not to include all PRs in the changelog but only the ones with specific labels, as well as to include also the issues in the changelog

Here it is an excerpt of the generated changelog with the current settings:


Changelog

v0.2alpha1 (2021-02-05)

馃殌 New Features

  • [Feature] Pod resiliency #380
  • [Feature] Pod initContainers support #335
  • [Feature] Use custom resources and labels on virtual node #334
  • [Feature] Reflection Improvement #299
  • [Feature] Improve Advertisement Generation #245
  • [Epic] Virtual Kubelet Enhancements #170
  • Improve pod translation in Liqo virtual kubelet #330 (@aleoli)

馃悰 Bug Fixes

  • [Bug] Inter-cluster networking stops working if TEP is manually deleted #446
  • Github Actions: remove legacy step from integration pipeline #472 (@giorio94)
  • BUGFIX - fix inconsistency between the in memory cache and existing vpn connection #447 (@alacuku)
  • Bugfix: crdReplicator now handles correctly namespaced resources #389 (@alacuku)

馃摑 Documentation

Merged pull requests:

  • Webhook resources update #471 (@mlavacca)
  • refactoring of agentConfig section of ClusterConfig CRD #464 (@AbakusW)
  • fix linter after agent migration #463 (@AbakusW)
  • removal of Liqo Agent components and dependencies for migration #462 (@AbakusW)
  • Adding unit test for utils function in wireguard package #461 (@alacuku)
  • ...

* This Changelog was automatically generated by github_changelog_generator

@adamjensenbot
Copy link
Collaborator

Hi @giorio94. Thanks for your PR!

I am @adamjensenbot.
You can interact with me issuing a slash command in the first line of a comment.
Currently, I understand the following commands:

  • /rebase: Rebase this PR onto the master branch
  • /merge: Merge this PR into the master branch
  • /ok-to-test Enable testing for PRs with base on forks

Make sure this PR appears in the liqo changelog, adding one of the following labels:

  • kind/breaking: 馃挜 Breaking Change
  • kind/feature: 馃殌 New Feature
  • kind/bug: 馃悰 Bug Fix
  • kind/cleanup: 馃Ч Code Refactoring
  • kind/docs: 馃摑 Documentation

@palexster
Copy link
Member

/merge

@adamjensenbot adamjensenbot added the merge-requested Request bot merging (automatically managed) label Feb 12, 2021
@adamjensenbot adamjensenbot merged commit ecd6ade into master Feb 12, 2021
@adamjensenbot adamjensenbot deleted the mio/changelog branch February 12, 2021 22:10
@adamjensenbot adamjensenbot removed the merge-requested Request bot merging (automatically managed) label Feb 12, 2021
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

4 participants