Skip to content

๐Ÿ›[BUG] Warning: Received true for a non-boolean attribute compact when using valueType "digitRange" ProColumn #6011

๐Ÿ›[BUG] Warning: Received true for a non-boolean attribute compact when using valueType "digitRange" ProColumn

๐Ÿ›[BUG] Warning: Received true for a non-boolean attribute compact when using valueType "digitRange" ProColumn #6011

name: Issue Open Check
on:
issues:
types: [opened, edited]
jobs:
check-issue:
runs-on: ubuntu-latest
steps:
- uses: actions-cool/[email protected]
id: check
with:
actions: 'check-issue'
issue-number: ${{ github.event.issue.number }}
title-excludes: '๐Ÿ›[BUG], ๐Ÿ‘‘ [้œ€ๆฑ‚], ๐Ÿง[้—ฎ้ข˜]'
- if: steps.check.outputs.check-result == 'false'
uses: actions-cool/[email protected]
with:
actions: 'create-comment, close-issue'
issue-number: ${{ github.event.issue.number }}
body: |
ๅฝ“ๅ‰ Issue ๆœชๆฃ€ๆต‹ๅˆฐๆ ‡้ข˜๏ผŒ่ฏท่ง„่Œƒๅกซๅ†™๏ผŒ่ฐข่ฐข๏ผ
The title of the current issue is not detected, please fill in according to the specifications, thank you!
- if: steps.check.outputs.check-result == 'true'
uses: actions-cool/[email protected]
with:
filter-threshold: 0.6
title-excludes: '๐Ÿ›[BUG], ๐Ÿ‘‘ [้œ€ๆฑ‚], ๐Ÿง[้—ฎ้ข˜]'
comment-title: '### ไปฅไธ‹็š„ Issues ๅฏ่ƒฝไผšๅธฎๅŠฉๅˆฐไฝ  / The following issues may help you'
show-footer: false