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

Rich Changelog generation #398

Merged
merged 2 commits into from
Nov 7, 2023
Merged

Rich Changelog generation #398

merged 2 commits into from
Nov 7, 2023

Conversation

Cortey
Copy link
Contributor

@Cortey Cortey commented Nov 6, 2023

Description
Example Changelog from current configuration in comment

Related issue(s)
#388

@Cortey Cortey added the area/ci Issues or PRs related to CI related topics label Nov 6, 2023
@kyma-bot kyma-bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 6, 2023
@kyma-bot
Copy link
Contributor

kyma-bot commented Nov 6, 2023

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@kyma-bot kyma-bot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Nov 6, 2023
@Cortey
Copy link
Contributor Author

Cortey commented Nov 6, 2023

for github_changelog_generator -u kyma-project -p serverless -t ${{ secrets.GITHUB_TOKEN }} --enhancement-labels kind/feature,area/ci --bug-labels kind/bug --future-release ${{ github.event.inputs.name }} --unreleased-only

Changelog

3.0.0 (2023-11-06)

Full Changelog

Implemented enhancements:

  • Propose changes in conditions #221
  • State calculation based on conditions #220
  • Support native dockerconfigjson secrets when configuring docker registry for serverless #121
  • namespaced scope secrets warning #382 (pPrecel)
  • Align the default Serverless name to the agreed format #376 (grego952)
  • Move github actions scripts to .github/scripts #357 (MichalKalke)
  • Move serverless-manager config files to config/operator #350 (MichalKalke)

Fixed bugs:

Closed issues:

  • Warn user when serverles-registry-config is used #383
  • Document how to configure custom docker registry per registry provider #381
  • serverless integration tests are flaky #359
  • Move resource profiles defaulting from mutating webhook to function controller. #248
  • [rl-reuse_tool-3] Violation against OSS Rules of Play #215
  • [rl-reuse_tool-1] Violation against OSS Rules of Play #214
  • [rl-security_policy-1] Violation against OSS Rules of Play #213
  • [rl-reuse_tool-2] Violation against OSS Rules of Play #212
  • [rl-vulnerability_alerts-1] Violation against OSS Rules of Play #211
  • Adjust retryable module deletion timing #87
  • Investigate how to test serverless module on multiple hyperscallers #45

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator

@Cortey Cortey marked this pull request as ready for review November 7, 2023 10:03
@kyma-bot kyma-bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Nov 7, 2023
@kyma-bot kyma-bot added the lgtm Looks good to me! label Nov 7, 2023
@kyma-bot kyma-bot merged commit 78f8029 into kyma-project:main Nov 7, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Issues or PRs related to CI related topics lgtm Looks good to me! size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants