test commit message (auto creation) #9

Open
fyrchik wants to merge 1 commit from test-3938997754 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:57:57 +00:00
Author
Owner

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

Oh my god, the commit is not formatted. The PR index is 9, let me force-push to update the message, should not take long.
fyrchik force-pushed test-3938997754 from 3a958d1e40 to 704419e42b 2023-03-24 18:58:04 +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-3938997754:test-3938997754
git checkout test-3938997754

Merge

Merge the changes and update on Forgejo.
git checkout master
git merge --no-ff test-3938997754
git checkout master
git merge --ff-only test-3938997754
git checkout test-3938997754
git rebase master
git checkout master
git merge --no-ff test-3938997754
git checkout master
git merge --squash test-3938997754
git checkout master
git merge --ff-only test-3938997754
git checkout master
git merge test-3938997754
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#9
No description provided.