Bump release-drafter/release-drafter from 6.1.0 to 6.2.0 - #358
Conversation
Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 6.1.0 to 6.2.0. - [Release notes](https://github.com/release-drafter/release-drafter/releases) - [Commits](release-drafter/release-drafter@b1476f6...6db134d) --- updated-dependencies: - dependency-name: release-drafter/release-drafter dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Reviewer's guide (collapsed on small PRs)Reviewer's GuideUpdate GitHub Actions workflows to use release-drafter v6.2.0 by bumping the pinned commit SHA in the release drafting workflows. File-Level Changes
Possibly linked issues
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Hey - I've found 1 issue
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `.github/workflows/release_drafter.yml:29` </location>
<code_context>
steps:
# yamllint disable-line rule:line-length
- - uses: "release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5" # Pinned to v6.1.0 commit SHA
+ - uses: "release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97" # Pinned to v6.1.0 commit SHA
id: drafter # Add ID to access outputs
with:
</code_context>
<issue_to_address>
**issue (typo):** The pinned version comment likely no longer matches the actual Release Drafter version.
Consider updating the inline comment to reflect v6.2.0 (or removing the explicit version) so it remains accurate and avoids confusion during future upgrades or debugging.
```suggestion
- uses: "release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97" # Pinned to v6.2.0 commit SHA
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
| steps: | ||
| # yamllint disable-line rule:line-length | ||
| - uses: "release-drafter/release-drafter@b1476f6e6eb133afa41ed8589daba6dc69b4d3f5" # Pinned to v6.1.0 commit SHA | ||
| - uses: "release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97" # Pinned to v6.1.0 commit SHA |
There was a problem hiding this comment.
issue (typo): The pinned version comment likely no longer matches the actual Release Drafter version.
Consider updating the inline comment to reflect v6.2.0 (or removing the explicit version) so it remains accurate and avoids confusion during future upgrades or debugging.
| - uses: "release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97" # Pinned to v6.1.0 commit SHA | |
| - uses: "release-drafter/release-drafter@6db134d15f3909ccc9eefd369f02bd1e9cffdf97" # Pinned to v6.2.0 commit SHA |
b93edfc
into
unit-test-plan-1-settings-logic-default-mappings-persistence
Bumps release-drafter/release-drafter from 6.1.0 to 6.2.0.
updated-dependencies:
name: Default Pull Request Template
about: Suggesting changes to SkyLockAssault
title: ''
labels: ''
assignees: ''
Description
What does this PR do? (e.g., "Fixes player jump physics in level 2" or "Adds
new enemy AI script")
Related Issue
Closes #ISSUE_NUMBER (if applicable)
Changes
system")
Testing
works on Win10 with 60 FPS")
Checklist
Additional Notes
Anything else? (e.g., "Tested on Win10 64-bit; needs Linux validation")
Summary by Sourcery
Build: