Closed Jeong-jj closed 2 months ago
Latest commit: 5584cc6094a1b104d353b6a2e0b6204769685be7
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Triggered from https://github.com/mincho-js/mincho/pull/85 by @​Jeong-jj.
Checking if we can fast forward main
(cd950d7b2d38e7a0c18fc3e3d5271ffff977831b) to fast-forward-permissions
(5584cc6094a1b104d353b6a2e0b6204769685be7).
Target branch (main
):
commit cd950d7b2d38e7a0c18fc3e3d5271ffff977831b (HEAD -> main, origin/main, origin/HEAD)
Author: JeongJun <rgfdds98@gmail.com>
Date: Sun Aug 18 15:00:50 2024 +0900
Fix: Release version script name #69
Pull request (fast-forward-permissions
):
commit 5584cc6094a1b104d353b6a2e0b6204769685be7 (pull_request/fast-forward-permissions)
Author: JeongJun <rgfdds98@gmail.com>
Date: Sun Aug 18 15:06:48 2024 +0900
Refactor: Change comment position
It is possible to fast forward main
(cd950d7b2d38e7a0c18fc3e3d5271ffff977831b) to fast-forward-permissions
(5584cc6094a1b104d353b6a2e0b6204769685be7). If you have write access to the target repository, you can add a comment with /fast-forward
to fast forward main
to fast-forward-permissions
.
[!CAUTION]
Review failed
The pull request is closed.
The recent changes to the GitHub Actions workflow enhance clarity through improved comments and structure in the fast-forward.yml
file. A new comment now references the GitHub documentation on permissions, aiding understanding, while a redundant comment was removed to streamline the code. Overall, these adjustments provide better documentation without affecting the workflow's functionality.
Files | Change Summary |
---|---|
.github/workflows/fast-forward.yml | Added a comment for clarification on permissions; removed a redundant comment to streamline the workflow. |
🐇 In the garden of code, changes bloom bright,
Comments refined, a clearer light.
With each little tweak, we hop along,
Improving our workflow, making it strong.
A dance of syntax, a waltz so grand,
Together we code, hand in paw, we stand! 🎉
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
/fast-forward
Triggered from https://github.com/mincho-js/mincho/pull/85#issuecomment-2295128536 by @​Jeong-jj.
Trying to fast forward main
(cd950d7b2d38e7a0c18fc3e3d5271ffff977831b) to fast-forward-permissions
(5584cc6094a1b104d353b6a2e0b6204769685be7).
Target branch (main
):
commit cd950d7b2d38e7a0c18fc3e3d5271ffff977831b (HEAD -> main, origin/main, origin/HEAD)
Author: JeongJun <rgfdds98@gmail.com>
Date: Sun Aug 18 15:00:50 2024 +0900
Fix: Release version script name #69
Pull request (fast-forward-permissions
):
commit 5584cc6094a1b104d353b6a2e0b6204769685be7 (pull_request/fast-forward-permissions)
Author: JeongJun <rgfdds98@gmail.com>
Date: Sun Aug 18 15:06:48 2024 +0900
Refactor: Change comment position
Fast forwarding main
(cd950d7b2d38e7a0c18fc3e3d5271ffff977831b) to fast-forward-permissions
(5584cc6094a1b104d353b6a2e0b6204769685be7).
$ git push origin 5584cc6094a1b104d353b6a2e0b6204769685be7:main
To https://github.com/mincho-js/mincho.git
cd950d7..5584cc6 5584cc6094a1b104d353b6a2e0b6204769685be7 -> main
Description
Related Issue
Summary by CodeRabbit
Additional context
Checklist