diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml index 3b09e213de..a56d95b174 100644 --- a/.github/workflows/multi-arch-test-build.yml +++ b/.github/workflows/multi-arch-test-build.yml @@ -13,12 +13,15 @@ jobs: runs-on: ubuntu-slim steps: - name: HyperStickler - uses: georgesapkin/hyperstickler@v1-rc.1 + uses: georgesapkin/hyperstickler@v1 with: check_branch: false check_signoff: true feedback_url: 'https://github.com/openwrt/actions-shared-workflows/issues' guideline_url: 'https://openwrt.org/submitting-patches#submission_guidelines' + max_body_line_len: 100 + max_subject_len_hard: 80 + max_subject_len_soft: 60 # This still needs a fine-grained token related to: # https://github.com/openwrt/packages/pull/28011 # job_step: 2