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

📖 improve release notes tool #1348

Merged

Conversation

tuminoid
Copy link
Member

@tuminoid tuminoid commented Sep 1, 2023

  • Add missing empty link after release image before thanking contributors
  • Add superseded or reverted category, which is filled manually but present 99% every time, so it is consistent

@metal3-io-bot metal3-io-bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Sep 1, 2023
@tuminoid
Copy link
Member Author

tuminoid commented Sep 1, 2023

/test-centos-e2e-integration-main
/test-ubuntu-integration-main

@Rozzii
Copy link
Member

Rozzii commented Sep 1, 2023

/lgtm

@metal3-io-bot
Copy link
Contributor

@Rozzii: adding LGTM is restricted to approvers and reviewers in OWNERS files.

In response to this:

/lgtm

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@@ -42,6 +42,7 @@ const (
warning = ":warning: Breaking Changes"
other = ":seedling: Others"
unknown = ":question: Sort these by hand"
superseded = ":arrow_up: Superseded or Reverted"
Copy link
Member

Choose a reason for hiding this comment

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

nit/question: Why ⬆️? It seems more like "upgrade" to me. Maybe ⏪ would fit better?

Copy link
Member Author

Choose a reason for hiding this comment

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

Most of them are superseded bumps, bumps go up in my mind. 😄

I'm open to other icons, but prefer not defaulting to << which is revert focused (again, to my context).

Copy link
Member Author

Choose a reason for hiding this comment

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

We could go for 👻 or 💀 (dead PRs), 🔙 (back'd away), ◀️ or ⏪ (revert first) etc

Copy link
Member

Choose a reason for hiding this comment

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

Hehe I like 👻 ! 💨 (gone already) could maybe work? No strong opinions from me though, I was just curious about the ⬆️

Copy link
Member Author

Choose a reason for hiding this comment

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

I agree that there are better options than ⬆️, it just felt relevant at the time.
@elfosardo @zaneb @dtantsur @honza feel free to throw in your 2 cents as well.

Copy link
Member Author

Choose a reason for hiding this comment

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

Changed to ♻️ after discussion.

- Add missing empty link after release image.
- Add superseded or reverted category, which is filled manually but
  present everytime
@tuminoid tuminoid force-pushed the tuomo/improve-release-notes-tool branch from e3c4c2f to 2d332c1 Compare September 4, 2023 07:29
@tuminoid
Copy link
Member Author

tuminoid commented Sep 4, 2023

/test-centos-e2e-integration-main
/test-ubuntu-integration-main

Copy link
Member

@lentzi90 lentzi90 left a comment

Choose a reason for hiding this comment

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

/lgtm

@metal3-io-bot metal3-io-bot added the lgtm Indicates that a PR is ready to be merged. label Sep 4, 2023
@tuminoid
Copy link
Member Author

tuminoid commented Sep 5, 2023

/unhold
No comments, ♻️ it is.
/assign @kashifest

Copy link
Member

@kashifest kashifest left a comment

Choose a reason for hiding this comment

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

/approve

@metal3-io-bot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: kashifest

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@metal3-io-bot metal3-io-bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 5, 2023
@metal3-io-bot metal3-io-bot merged commit 5b3266b into metal3-io:main Sep 5, 2023
10 checks passed
@tuminoid tuminoid deleted the tuomo/improve-release-notes-tool branch September 5, 2023 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants