fix(release-with-cog): properly fetch PR ID #21

Open
finkregh wants to merge 2 commits from fix/prid into main
Owner
No description provided.
fix(release-with-cog): properly fetch PR ID
Some checks failed
lint / markdown-prettier (pull_request) Successful in 18s
lint / yaml_shellcheck (pull_request) Failing after 12s
lint / validate-action-types (pull_request) Successful in 3s
release / release-changelog (pull_request) Failing after 21s
Test Action / Test setup_cog_config script (pull_request) Successful in 7s
4cf483b9d4
finkregh force-pushed fix/prid from 4cf483b9d4
Some checks failed
lint / markdown-prettier (pull_request) Successful in 18s
lint / yaml_shellcheck (pull_request) Failing after 12s
lint / validate-action-types (pull_request) Successful in 3s
release / release-changelog (pull_request) Failing after 21s
Test Action / Test setup_cog_config script (pull_request) Successful in 7s
to a9e9f3a7d0
Some checks failed
lint / markdown-prettier (pull_request) Successful in 17s
lint / yaml_shellcheck (pull_request) Failing after 13s
lint / validate-action-types (pull_request) Successful in 3s
release / release-changelog (pull_request) Failing after 20s
Test Action / Test setup_cog_config script (pull_request) Successful in 7s
2025-11-04 11:23:16 +00:00
Compare
debug
Some checks failed
lint / markdown-prettier (pull_request) Successful in 17s
lint / yaml_shellcheck (pull_request) Failing after 13s
lint / validate-action-types (pull_request) Successful in 3s
release / release-changelog (pull_request) Failing after 2s
Test Action / Test setup_cog_config script (pull_request) Successful in 7s
28f4eaadf4
finkregh force-pushed fix/prid from 28f4eaadf4
Some checks failed
lint / markdown-prettier (pull_request) Successful in 17s
lint / yaml_shellcheck (pull_request) Failing after 13s
lint / validate-action-types (pull_request) Successful in 3s
release / release-changelog (pull_request) Failing after 2s
Test Action / Test setup_cog_config script (pull_request) Successful in 7s
to a978e1e56d
Some checks failed
lint / markdown-prettier (pull_request) Successful in 17s
lint / yaml_shellcheck (pull_request) Failing after 13s
lint / validate-action-types (pull_request) Successful in 3s
release / release-changelog (pull_request) Failing after 21s
Test Action / Test setup_cog_config script (pull_request) Successful in 7s
2025-11-04 12:27:10 +00:00
Compare
Some checks failed
lint / markdown-prettier (pull_request) Successful in 17s
lint / yaml_shellcheck (pull_request) Failing after 13s
lint / validate-action-types (pull_request) Successful in 3s
release / release-changelog (pull_request) Failing after 21s
Test Action / Test setup_cog_config script (pull_request) Successful in 7s
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix/prid:fix/prid
git switch fix/prid

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff fix/prid
git switch fix/prid
git rebase main
git switch main
git merge --ff-only fix/prid
git switch fix/prid
git rebase main
git switch main
git merge --no-ff fix/prid
git switch main
git merge --squash fix/prid
git switch main
git merge --ff-only fix/prid
git switch main
git merge fix/prid
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
finkregh/actions!21
No description provided.