test commit message (auto creation) #8

Open
fyrchik wants to merge 1 commit from test-2510341774 into master
Owner

Fasten your seatbelts.
The following script was applied:

#!/bin/sh -e

set -euo pipefail

sed -i '/\[title-match-regex\]/ { N; s|regex=.*|regex=^\[\#[0-9Xx]+\]\s| }' .gitlint
Fasten your seatbelts. The following script was applied: ``` #!/bin/sh -e set -euo pipefail sed -i '/\[title-match-regex\]/ { N; s|regex=.*|regex=^\[\#[0-9Xx]+\]\s| }' .gitlint ```
fyrchik self-assigned this 2023-03-24 18:56:46 +00:00
Author
Owner

Oh my god, the commit is not formatted. The PR index is 8, let me force-push to update the message, should not take long.

Oh my god, the commit is not formatted. The PR index is 8, let me force-push to update the message, should not take long.
fyrchik force-pushed test-2510341774 from 1f748f3926 to eae4375dae 2023-03-24 18:56:53 +00:00 Compare
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 test-2510341774:test-2510341774
git checkout test-2510341774

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 checkout master
git merge --no-ff test-2510341774
git checkout test-2510341774
git rebase master
git checkout master
git merge --ff-only test-2510341774
git checkout test-2510341774
git rebase master
git checkout master
git merge --no-ff test-2510341774
git checkout master
git merge --squash test-2510341774
git checkout master
git merge --ff-only test-2510341774
git checkout master
git merge test-2510341774
git push origin master
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: fyrchik/frostfs-api-go#8
No description provided.