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

Fix/release-note #82

Merged
merged 2 commits into from
Jul 24, 2024
Merged

Fix/release-note #82

merged 2 commits into from
Jul 24, 2024

Conversation

ttizze
Copy link
Owner

@ttizze ttizze commented Jul 24, 2024

Summary by CodeRabbit

## リリースノート

### Chore
- `.github/release-drafter.yml``version-resolver`テンプレートから不要な空白行を削除しました。
- `autolabeler`に新しいラベル「dependencies」を追加しました。このラベルは、ブランチ名が`/^dep(s)?[/-].+/`または`/^dependency[/-].+/`に一致する場合に適用されます。

### New Feature
- GitHub Actionsの設定ファイル(`.github/workflows/create-release-note.yaml`)において、`pull_request`イベントに対してトリガーされるアクションの種類として`opened``reopened``synchronize`、および`ready_for_review`を追加しました。

@github-actions github-actions bot added the bug label Jul 24, 2024
Copy link

github-actions bot commented Jul 24, 2024

Image description CodeRabbit

### ウォークスルー

この変更では、GitHubのリリースドラフターとワークフロー設定が更新されました。具体的には、不要な空白行の削除、新しいラベルの追加、および`pull_request`イベントに対するトリガー条件の拡張が含まれます。

### 変更点

| ファイル | 要約 |
| --- | --- |
| .github/release-drafter.yml | `version-resolver`テンプレートの不要な空白行が削除され、`autolabeler`に新しいラベル「dependencies」が追加されました。このラベルは、ブランチ名が`/^dep(s)?[/-].+/`または`/^dependency[/-].+/`に一致する場合に適用されます。 |
| .github/workflows/create-release-note.yaml | GitHub Actionsの設定ファイルが変更され、`pull_request`イベントに対してトリガーされるアクションの種類が追加されました。具体的には、`opened``reopened``synchronize`、および`ready_for_review`が新たに追加されています。 |

Uplevel your code reviews with CodeRabbit Pro

CodeRabbit Pro

If you like this project, please support us by purchasing the Pro version. The Pro version has advanced context, superior noise reduction and several proprietary improvements compared to the open source version. Moreover, CodeRabbit Pro is free for open source projects.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Image description CodeRabbit

Commits Files that changed from the base of the PR and between 8531436 and 0324cfd commits.
Files selected (2)
  • .github/release-drafter.yml (2)
  • .github/workflows/create-release-note.yaml (1)
Files skipped from review due to trivial changes (1)
  • .github/release-drafter.yml
Review comments generated (1)
  • Review: 0
  • LGTM: 1

Tips

Chat with Image description CodeRabbit Bot (@coderabbitai)

  • Reply on review comments left by this bot to ask follow-up questions. A review comment is a comment on a diff or a file.
  • Invite the bot into a review comment chain by tagging @coderabbitai in a reply.

Code suggestions

  • The bot may make code suggestions, but please review them carefully before committing since the line number ranges may be misaligned.
  • You can edit the comment made by the bot and manually tweak the suggestion if it is slightly off.

Pausing incremental reviews

  • Add @coderabbitai: ignore anywhere in the PR description to pause further reviews from the bot.

@ttizze ttizze merged commit 92bd377 into main Jul 24, 2024
4 checks passed
@ttizze ttizze deleted the fix/release-note branch July 24, 2024 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant