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

Release for v2.0.2 #21

Merged
merged 3 commits into from
May 22, 2024
Merged

Release for v2.0.2 #21

merged 3 commits into from
May 22, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 21, 2024

This pull request is for the next release as v2.0.2 created by tagpr. Merging it will tag v2.0.2 to the merge commit and create a GitHub release.

You can modify this branch "tagpr-from-v2.0.1" directly before merging if you want to change the next version number or other files for the release.

How to change the next version as you like

There are two ways to do it.

  • Version file
    • Edit and commit the version file specified in the .tagpr configuration file to describe the next version
    • If you want to use another version file, edit the configuration file.
  • Labels convention
    • Add labels to this pull request like "tagpr:minor" or "tagpr:major"
    • If no conventional labels are added, the patch version is incremented as is.

What's Changed

Full Changelog: v2.0.1...v2.0.2

@github-actions github-actions bot requested a review from a team as a code owner May 21, 2024 09:05
@github-actions github-actions bot added the tagpr Add by tagpr (Don't remove) label May 21, 2024
[tagpr]
vPrefix = true
releaseBranch = main
versionFile = -
Copy link
Member

Choose a reason for hiding this comment

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

tagpr の設定はこのままで良い。

categories:
- title: "Breaking Changes :hammer_and_wrench:"
labels:
- breaking-change
Copy link
Member

Choose a reason for hiding this comment

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

breaking-change ラベルを新規作成しました。
https://github.com/route06/actions/labels

Comment on lines +5 to +20
categories:
- title: "Breaking Changes :hammer_and_wrench:"
labels:
- breaking-change
- title: "New Features :tada:"
labels:
- enhancement
- title: "Fix bug :bug:"
labels:
- bug
- title: "Update modules :up:"
labels:
- dependencies
- title: "Other Changes"
labels:
- "*"
Copy link
Member

Choose a reason for hiding this comment

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

なんとなく、個人の設定と同じにしました。
https://github.com/masutaka/github-nippou/blob/v4.2.17/.github/release.yml#L5-L20

@github-actions github-actions bot force-pushed the tagpr-from-v2.0.1 branch from c99a861 to cc035f3 Compare May 21, 2024 10:25
@masutaka masutaka merged commit dd015e9 into main May 22, 2024
@masutaka masutaka deleted the tagpr-from-v2.0.1 branch May 22, 2024 01:18
@masutaka
Copy link
Member

🚀 v2.0.2

ただし、v2 タグの更新は失敗。修正 PR 作る。
https://github.com/route06/actions/actions/runs/9183827570

@masutaka masutaka mentioned this pull request May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tagpr Add by tagpr (Don't remove)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant