.gitlint: Synchronize settings across FrostFS repos #12

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

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

Oh my god, the commit is not formatted. The PR index is 12, let me force-push to update the message, should not take long.
fyrchik force-pushed test-3020457740 from 5a62d9a1a4 to f94673e4ca 2023-03-24 19:05:13 +00:00 Compare
fyrchik referenced this pull request from a commit 2023-04-11 08:07:44 +00:00
fyrchik referenced this pull request from a commit 2023-04-11 08:07:44 +00:00
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-3020457740:test-3020457740
git checkout test-3020457740

Merge

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