fix: No problems found #6

Merged
jon merged 11 commits from fix-5-no-promlems-approve-pr into development 2025-07-12 14:11:41 +00:00
Owner

approve when enabled, nothing when disabled

approve when enabled, nothing when disabled - Fixes: #5
jon added the
Type
Bug
label 2025-07-12 09:38:31 +00:00
jon self-assigned this 2025-07-12 09:38:32 +00:00
jon added 1 commit 2025-07-12 09:43:02 +00:00
jon force-pushed fix-5-no-promlems-approve-pr from 23fdc0e3d6 to 9727594d89 2025-07-12 09:44:56 +00:00 Compare
jon referenced this issue from a commit 2025-07-12 09:45:23 +00:00
jon added 1 commit 2025-07-12 09:45:23 +00:00
jon referenced this issue from a commit 2025-07-12 09:45:54 +00:00
jon force-pushed fix-5-no-promlems-approve-pr from d84cb16078 to d60383e6f6 2025-07-12 09:45:54 +00:00 Compare
jon added 1 commit 2025-07-12 09:52:49 +00:00
feat(problem_matcher): when not enabled, dont process further
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 9s
c9d74d538c
ref: #6
jon force-pushed fix-5-no-promlems-approve-pr from c9d74d538c to 90ae26cd16 2025-07-12 10:47:01 +00:00 Compare
jon force-pushed fix-5-no-promlems-approve-pr from 90ae26cd16 to 311676621c 2025-07-12 10:55:00 +00:00 Compare
jon force-pushed fix-5-no-promlems-approve-pr from 311676621c to c702570db4 2025-07-12 11:39:14 +00:00 Compare
jon force-pushed fix-5-no-promlems-approve-pr from c702570db4 to 1436437247 2025-07-12 11:43:28 +00:00 Compare
jon force-pushed fix-5-no-promlems-approve-pr from 1436437247 to dc57a65a1c 2025-07-12 11:44:32 +00:00 Compare
jon added 1 commit 2025-07-12 11:45:49 +00:00
ci: enable problem matcher parsing
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 8s
7e8bd312cd
ref: #6 #5
jon force-pushed fix-5-no-promlems-approve-pr from 7e8bd312cd to b847ed8758 2025-07-12 11:47:18 +00:00 Compare
jon force-pushed fix-5-no-promlems-approve-pr from b847ed8758 to 81a3efac50 2025-07-12 11:48:40 +00:00 Compare
jon force-pushed fix-5-no-promlems-approve-pr from 81a3efac50 to b21a652f64 2025-07-12 11:49:55 +00:00 Compare
nfc-bot requested changes 2025-07-12 11:50:13 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

YAML-Lint issues found

Type Count
YAML-Lint 28
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### YAML-Lint issues found | Type | Count | |:---|:---:| | YAML-Lint | 28 |
.cz.yaml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: .cz.yaml Line: 15 Column: 81

[line-length] line too long (148 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _.cz.yaml_ **Line**: _15_ **Column**: _81_ > > [line-length] line too long (148 > 80 characters) >
jon marked this conversation as resolved
@ -0,0 +3,4 @@
name: Lint (Pull Request)
on:
First-time contributor

Warning

YAML-Lint Severity: warning
file: .gitea/workflows/pull_request.yaml Line: 6 Column: 1

[truthy] truthy value should be one of [false, true]

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.gitea/workflows/pull_request.yaml_ **Line**: _6_ **Column**: _1_ > > [truthy] truthy value should be one of [false, true] >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: .github/workflows/ci.yaml Line: 6 Column: 1

[truthy] truthy value should be one of [false, true]

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.github/workflows/ci.yaml_ **Line**: _6_ **Column**: _1_ > > [truthy] truthy value should be one of [false, true] >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: .github/workflows/ci.yaml Line: 18 Column: 81

[line-length] line too long (81 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _.github/workflows/ci.yaml_ **Line**: _18_ **Column**: _81_ > > [line-length] line too long (81 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: .github/workflows/pull_request.yaml Line: 6 Column: 1

[truthy] truthy value should be one of [false, true]

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.github/workflows/pull_request.yaml_ **Line**: _6_ **Column**: _1_ > > [truthy] truthy value should be one of [false, true] >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: extensions/eda/rulebooks/problem_matcher.yml Line: 24 Column: 81

[line-length] line too long (89 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _extensions/eda/rulebooks/problem_matcher.yml_ **Line**: _24_ **Column**: _81_ > > [line-length] line too long (89 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 4 Column: 81

[line-length] line too long (112 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _4_ **Column**: _81_ > > [line-length] line too long (112 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 5 Column: 81

[line-length] line too long (113 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _5_ **Column**: _81_ > > [line-length] line too long (113 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 15 Column: 81

[line-length] line too long (97 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _15_ **Column**: _81_ > > [line-length] line too long (97 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 18 Column: 81

[line-length] line too long (108 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _18_ **Column**: _81_ > > [line-length] line too long (108 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 27 Column: 81

[line-length] line too long (113 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _27_ **Column**: _81_ > > [line-length] line too long (113 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 28 Column: 81

[line-length] line too long (105 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _28_ **Column**: _81_ > > [line-length] line too long (105 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 32 Column: 81

[line-length] line too long (115 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _32_ **Column**: _81_ > > [line-length] line too long (115 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 36 Column: 81

[line-length] line too long (116 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _36_ **Column**: _81_ > > [line-length] line too long (116 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 44 Column: 81

[line-length] line too long (107 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _44_ **Column**: _81_ > > [line-length] line too long (107 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 46 Column: 81

[line-length] line too long (116 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _46_ **Column**: _81_ > > [line-length] line too long (116 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 62 Column: 81

[line-length] line too long (116 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _62_ **Column**: _81_ > > [line-length] line too long (116 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 63 Column: 81

[line-length] line too long (114 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _63_ **Column**: _81_ > > [line-length] line too long (114 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 64 Column: 81

[line-length] line too long (117 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _64_ **Column**: _81_ > > [line-length] line too long (117 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 74 Column: 81

[line-length] line too long (115 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _74_ **Column**: _81_ > > [line-length] line too long (115 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 76 Column: 81

[line-length] line too long (110 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _76_ **Column**: _81_ > > [line-length] line too long (110 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 77 Column: 81

[line-length] line too long (114 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _77_ **Column**: _81_ > > [line-length] line too long (114 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 12 Column: 81

[line-length] line too long (100 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _12_ **Column**: _81_ > > [line-length] line too long (100 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 13 Column: 81

[line-length] line too long (97 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _13_ **Column**: _81_ > > [line-length] line too long (97 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 14 Column: 81

[line-length] line too long (98 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _14_ **Column**: _81_ > > [line-length] line too long (98 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 33 Column: 81

[line-length] line too long (115 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _33_ **Column**: _81_ > > [line-length] line too long (115 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 54 Column: 81

[line-length] line too long (109 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _54_ **Column**: _81_ > > [line-length] line too long (109 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 110 Column: 81

[line-length] line too long (93 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _110_ **Column**: _81_ > > [line-length] line too long (93 > 80 characters) >
jon marked this conversation as resolved
jon force-pushed fix-5-no-promlems-approve-pr from b21a652f64 to 4b9133a626 2025-07-12 11:55:33 +00:00 Compare
nfc-bot requested changes 2025-07-12 11:55:48 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

YAML-Lint issues found

Type Count
YAML-Lint 28
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### YAML-Lint issues found | Type | Count | |:---|:---:| | YAML-Lint | 28 |
.cz.yaml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: .cz.yaml Line: 15 Column: 81

[line-length] line too long (148 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _.cz.yaml_ **Line**: _15_ **Column**: _81_ > > [line-length] line too long (148 > 80 characters) >
jon marked this conversation as resolved
@ -0,0 +3,4 @@
name: Lint (Pull Request)
on:
First-time contributor

Warning

YAML-Lint Severity: warning
file: .gitea/workflows/pull_request.yaml Line: 6 Column: 1

[truthy] truthy value should be one of [false, true]

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.gitea/workflows/pull_request.yaml_ **Line**: _6_ **Column**: _1_ > > [truthy] truthy value should be one of [false, true] >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: .github/workflows/ci.yaml Line: 6 Column: 1

[truthy] truthy value should be one of [false, true]

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.github/workflows/ci.yaml_ **Line**: _6_ **Column**: _1_ > > [truthy] truthy value should be one of [false, true] >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: .github/workflows/ci.yaml Line: 18 Column: 81

[line-length] line too long (81 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _.github/workflows/ci.yaml_ **Line**: _18_ **Column**: _81_ > > [line-length] line too long (81 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: .github/workflows/pull_request.yaml Line: 6 Column: 1

[truthy] truthy value should be one of [false, true]

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.github/workflows/pull_request.yaml_ **Line**: _6_ **Column**: _1_ > > [truthy] truthy value should be one of [false, true] >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: extensions/eda/rulebooks/problem_matcher.yml Line: 24 Column: 81

[line-length] line too long (89 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _extensions/eda/rulebooks/problem_matcher.yml_ **Line**: _24_ **Column**: _81_ > > [line-length] line too long (89 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 4 Column: 81

[line-length] line too long (112 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _4_ **Column**: _81_ > > [line-length] line too long (112 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 5 Column: 81

[line-length] line too long (113 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _5_ **Column**: _81_ > > [line-length] line too long (113 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 15 Column: 81

[line-length] line too long (97 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _15_ **Column**: _81_ > > [line-length] line too long (97 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 18 Column: 81

[line-length] line too long (108 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _18_ **Column**: _81_ > > [line-length] line too long (108 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 27 Column: 81

[line-length] line too long (113 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _27_ **Column**: _81_ > > [line-length] line too long (113 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 28 Column: 81

[line-length] line too long (105 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _28_ **Column**: _81_ > > [line-length] line too long (105 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 32 Column: 81

[line-length] line too long (115 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _32_ **Column**: _81_ > > [line-length] line too long (115 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 36 Column: 81

[line-length] line too long (116 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _36_ **Column**: _81_ > > [line-length] line too long (116 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 44 Column: 81

[line-length] line too long (107 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _44_ **Column**: _81_ > > [line-length] line too long (107 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 46 Column: 81

[line-length] line too long (116 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _46_ **Column**: _81_ > > [line-length] line too long (116 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 62 Column: 81

[line-length] line too long (116 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _62_ **Column**: _81_ > > [line-length] line too long (116 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 63 Column: 81

[line-length] line too long (114 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _63_ **Column**: _81_ > > [line-length] line too long (114 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 64 Column: 81

[line-length] line too long (117 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _64_ **Column**: _81_ > > [line-length] line too long (117 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 74 Column: 81

[line-length] line too long (115 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _74_ **Column**: _81_ > > [line-length] line too long (115 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 76 Column: 81

[line-length] line too long (110 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _76_ **Column**: _81_ > > [line-length] line too long (110 > 80 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Important

YAML-Lint Severity: error
file: galaxy.yml Line: 77 Column: 81

[line-length] line too long (114 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _galaxy.yml_ **Line**: _77_ **Column**: _81_ > > [line-length] line too long (114 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 12 Column: 81

[line-length] line too long (100 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _12_ **Column**: _81_ > > [line-length] line too long (100 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 13 Column: 81

[line-length] line too long (97 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _13_ **Column**: _81_ > > [line-length] line too long (97 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 14 Column: 81

[line-length] line too long (98 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _14_ **Column**: _81_ > > [line-length] line too long (98 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 33 Column: 81

[line-length] line too long (115 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _33_ **Column**: _81_ > > [line-length] line too long (115 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 54 Column: 81

[line-length] line too long (109 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _54_ **Column**: _81_ > > [line-length] line too long (109 > 80 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 110 Column: 81

[line-length] line too long (93 > 80 characters)

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _110_ **Column**: _81_ > > [line-length] line too long (93 > 80 characters) >
jon marked this conversation as resolved
jon referenced this issue from a commit 2025-07-12 12:02:03 +00:00
jon added 2 commits 2025-07-12 12:02:03 +00:00
ref: #6
ci(lint): add yaml lint file
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in -1m8s
4de933151a
ref: #6
nfc-bot requested changes 2025-07-12 12:02:18 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

YAML-Lint issues found

Type Count
YAML-Lint 21
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### YAML-Lint issues found | Type | Count | |:---|:---:| | YAML-Lint | 21 |
.cz.yaml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: .cz.yaml Line: 15 Column: 101

[line-length] line too long (148 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.cz.yaml_ **Line**: _15_ **Column**: _101_ > > [line-length] line too long (148 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: extensions/eda/rulebooks/problem_matcher.yml Line: 32 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _extensions/eda/rulebooks/problem_matcher.yml_ **Line**: _32_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 4 Column: 101

[line-length] line too long (112 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _4_ **Column**: _101_ > > [line-length] line too long (112 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 5 Column: 101

[line-length] line too long (113 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _5_ **Column**: _101_ > > [line-length] line too long (113 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 18 Column: 101

[line-length] line too long (108 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _18_ **Column**: _101_ > > [line-length] line too long (108 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 27 Column: 101

[line-length] line too long (113 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _27_ **Column**: _101_ > > [line-length] line too long (113 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 28 Column: 101

[line-length] line too long (105 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _28_ **Column**: _101_ > > [line-length] line too long (105 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 32 Column: 101

[line-length] line too long (115 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _32_ **Column**: _101_ > > [line-length] line too long (115 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 36 Column: 101

[line-length] line too long (116 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _36_ **Column**: _101_ > > [line-length] line too long (116 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 44 Column: 101

[line-length] line too long (107 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _44_ **Column**: _101_ > > [line-length] line too long (107 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 46 Column: 101

[line-length] line too long (116 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _46_ **Column**: _101_ > > [line-length] line too long (116 > 100 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 62 Column: 101

[line-length] line too long (116 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _62_ **Column**: _101_ > > [line-length] line too long (116 > 100 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 63 Column: 101

[line-length] line too long (114 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _63_ **Column**: _101_ > > [line-length] line too long (114 > 100 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 64 Column: 101

[line-length] line too long (117 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _64_ **Column**: _101_ > > [line-length] line too long (117 > 100 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 74 Column: 101

[line-length] line too long (115 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _74_ **Column**: _101_ > > [line-length] line too long (115 > 100 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 76 Column: 101

[line-length] line too long (110 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _76_ **Column**: _101_ > > [line-length] line too long (110 > 100 characters) >
jon marked this conversation as resolved
galaxy.yml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: galaxy.yml Line: 77 Column: 101

[line-length] line too long (114 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _galaxy.yml_ **Line**: _77_ **Column**: _101_ > > [line-length] line too long (114 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: playbooks/problem_matcher.yaml Line: 33 Column: 101

[line-length] line too long (115 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _33_ **Column**: _101_ > > [line-length] line too long (115 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: playbooks/problem_matcher.yaml Line: 54 Column: 101

[line-length] line too long (109 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _54_ **Column**: _101_ > > [line-length] line too long (109 > 100 characters) >
jon marked this conversation as resolved
@ -116,4 +122,6 @@
when: >
http_get_pull_request.json.state | default('-') != 'closed'
and
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 124 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _124_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
@ -118,2 +124,3 @@
and
http_get_pull_request.status == 200
http_get_pull_request.status | default(0) == 200
and
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 126 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _126_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
jon referenced this issue from a commit 2025-07-12 12:08:42 +00:00
jon added 1 commit 2025-07-12 12:08:42 +00:00
chore: linting fixes
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 10s
c1869317d4
ref: #6
nfc-bot requested changes 2025-07-12 12:08:59 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

YAML-Lint issues found

Type Count
YAML-Lint 6
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### YAML-Lint issues found | Type | Count | |:---|:---:| | YAML-Lint | 6 |
.cz.yaml Outdated
First-time contributor

Warning

YAML-Lint Severity: warning
file: .cz.yaml Line: 15 Column: 101

[line-length] line too long (148 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _.cz.yaml_ **Line**: _15_ **Column**: _101_ > > [line-length] line too long (148 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Important

YAML-Lint Severity: error
file: extensions/eda/rulebooks/problem_matcher.yml Line: 32 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _extensions/eda/rulebooks/problem_matcher.yml_ **Line**: _32_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: playbooks/problem_matcher.yaml Line: 33 Column: 101

[line-length] line too long (115 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _33_ **Column**: _101_ > > [line-length] line too long (115 > 100 characters) >
jon marked this conversation as resolved
First-time contributor

Warning

YAML-Lint Severity: warning
file: playbooks/problem_matcher.yaml Line: 54 Column: 101

[line-length] line too long (109 > 100 characters)

> [!WARNING] > > **YAML-Lint Severity:** _warning_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _54_ **Column**: _101_ > > [line-length] line too long (109 > 100 characters) >
jon marked this conversation as resolved
@ -116,4 +122,6 @@
when: >
http_get_pull_request.json.state | default('-') != 'closed'
and
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 124 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _124_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
@ -118,2 +124,3 @@
and
http_get_pull_request.status == 200
http_get_pull_request.status | default(0) == 200
and
First-time contributor

Important

YAML-Lint Severity: error
file: playbooks/problem_matcher.yaml Line: 126 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _playbooks/problem_matcher.yaml_ **Line**: _126_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
jon referenced this issue from a commit 2025-07-12 12:12:44 +00:00
jon force-pushed fix-5-no-promlems-approve-pr from c1869317d4 to 2101813ea4 2025-07-12 12:12:44 +00:00 Compare
nfc-bot requested changes 2025-07-12 12:13:01 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

YAML-Lint issues found

Type Count
YAML-Lint 1
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### YAML-Lint issues found | Type | Count | |:---|:---:| | YAML-Lint | 1 |
First-time contributor

Important

YAML-Lint Severity: error
file: extensions/eda/rulebooks/problem_matcher.yml Line: 32 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _extensions/eda/rulebooks/problem_matcher.yml_ **Line**: _32_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
nfc-bot requested changes 2025-07-12 12:13:04 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

YAML-Lint issues found

Type Count
YAML-Lint 1
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### YAML-Lint issues found | Type | Count | |:---|:---:| | YAML-Lint | 1 |
First-time contributor

Important

YAML-Lint Severity: error
file: extensions/eda/rulebooks/problem_matcher.yml Line: 32 Column: 11

[indentation] wrong indentation: expected 8but found 10

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _extensions/eda/rulebooks/problem_matcher.yml_ **Line**: _32_ **Column**: _11_ > > [indentation] wrong indentation: expected 8but found 10 >
jon marked this conversation as resolved
jon referenced this issue from a commit 2025-07-12 12:14:39 +00:00
jon force-pushed fix-5-no-promlems-approve-pr from 2101813ea4 to 5e69fb2807 2025-07-12 12:14:39 +00:00 Compare
jon added 1 commit 2025-07-12 12:19:13 +00:00
fix(problem_matcher): On approval body is required contrary to docs
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 10s
b21d097cf8
ref: #6 #5
jon force-pushed fix-5-no-promlems-approve-pr from b21d097cf8 to 4db3302f69 2025-07-12 12:20:13 +00:00 Compare
jon force-pushed fix-5-no-promlems-approve-pr from 4db3302f69 to eb11625b66 2025-07-12 13:05:06 +00:00 Compare
nfc-bot requested changes 2025-07-12 13:05:20 +00:00
nfc-bot left a comment
First-time contributor

G'day, I didn't find any problems to report on

G'day, I didn't find any problems to report on
@ -0,0 +38,4 @@
- name: Run YAMLLint
run: |
echo "NFC_PROBLEM_MATCHER_TYPE=pylint-json";
First-time contributor

Important

YAML-Lint Severity: error
file: .gitea/workflows/pull_request.yaml Line: 41 Column: 10

[indentation] wrong indentation: expected 10but found 9

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _.gitea/workflows/pull_request.yaml_ **Line**: _41_ **Column**: _10_ > > [indentation] wrong indentation: expected 10but found 9 >
jon marked this conversation as resolved
jon referenced this issue from a commit 2025-07-12 13:10:25 +00:00
jon added 1 commit 2025-07-12 13:10:25 +00:00
ci: add ansible-lint
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 38s
3ec2e024e6
ref: #6
nfc-bot requested changes 2025-07-12 13:11:09 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

YAML-Lint issues found

Type Count
YAML-Lint 1
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### YAML-Lint issues found | Type | Count | |:---|:---:| | YAML-Lint | 1 |
@ -0,0 +38,4 @@
- name: Run YAMLLint
run: |
echo "NFC_PROBLEM_MATCHER_TYPE=pylint-json";
First-time contributor

Important

YAML-Lint Severity: error
file: .gitea/workflows/pull_request.yaml Line: 41 Column: 10

[indentation] wrong indentation: expected 10but found 9

> [!IMPORTANT] > > **YAML-Lint Severity:** _error_ > **file**: _.gitea/workflows/pull_request.yaml_ **Line**: _41_ **Column**: _10_ > > [indentation] wrong indentation: expected 10but found 9 >
jon marked this conversation as resolved
jon referenced this issue from a commit 2025-07-12 13:13:08 +00:00
jon force-pushed fix-5-no-promlems-approve-pr from 3ec2e024e6 to f10663a2d5 2025-07-12 13:13:08 +00:00 Compare
nfc-bot requested changes 2025-07-12 13:13:58 +00:00
nfc-bot left a comment
First-time contributor

G'day, I didn't find any problems to report on

G'day, I didn't find any problems to report on
.yamllint Outdated
@ -0,0 +74,4 @@
level: error
type: unix
truthy: disable
First-time contributor

Important

PyLint Severity: major
file: .yamllint Line: 77

yaml[new-line-at-end-of-file]: No new line character at the end of file

> [!IMPORTANT] > >**PyLint Severity**: major >**file**: _.yamllint_ **Line**: _77_ > > [yaml[new-line-at-end-of-file]](https://ansible.readthedocs.io/projects/lint/rules/yaml/): No new line character at the end of file >
jon marked this conversation as resolved
jon added 1 commit 2025-07-12 13:34:04 +00:00
fix(problem_matcher): correct regex for when pylint content is not available
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 37s
7c89707ef8
ref: #6
nfc-bot requested changes 2025-07-12 13:34:47 +00:00
nfc-bot left a comment
First-time contributor

G'day, I didn't find any problems to report on

G'day, I didn't find any problems to report on
.yamllint Outdated
@ -0,0 +74,4 @@
level: error
type: unix
truthy: disable
First-time contributor

Important

PyLint Severity: major
file: .yamllint Line: 77

yaml[new-line-at-end-of-file]: No new line character at the end of file

> [!IMPORTANT] > >**PyLint Severity**: major >**file**: _.yamllint_ **Line**: _77_ > > [yaml[new-line-at-end-of-file]](https://ansible.readthedocs.io/projects/lint/rules/yaml/): No new line character at the end of file >
jon marked this conversation as resolved
jon force-pushed fix-5-no-promlems-approve-pr from 7c89707ef8 to ec9304fdc5 2025-07-12 14:05:06 +00:00 Compare
nfc-bot requested changes 2025-07-12 14:05:41 +00:00
nfc-bot left a comment
First-time contributor

🚫 Annotations found

@jon,

I found some issues that need addressing.

pylint-json issues found

Type Count
pylint-json 1
## :no_entry_sign: Annotations found @jon, I found some issues that need addressing. ### pylint-json issues found | Type | Count | |:---|:---:| | pylint-json | 1 |
.yamllint Outdated
@ -0,0 +74,4 @@
level: error
type: unix
truthy: disable
First-time contributor

Important

PyLint Severity: major
file: .yamllint Line: 77

yaml[new-line-at-end-of-file]: No new line character at the end of file

> [!IMPORTANT] > >**PyLint Severity**: major >**file**: _.yamllint_ **Line**: _77_ > > [yaml[new-line-at-end-of-file]](https://ansible.readthedocs.io/projects/lint/rules/yaml/): No new line character at the end of file >
jon marked this conversation as resolved
jon referenced this issue from a commit 2025-07-12 14:08:16 +00:00
jon added 1 commit 2025-07-12 14:08:16 +00:00
chore: linting fix
All checks were successful
Lint (Pull Request) / lint (pull_request) Successful in 29s
e03a201c30
ref: #6
nfc-bot reviewed 2025-07-12 14:08:51 +00:00
nfc-bot left a comment
First-time contributor

G'day, I didn't find any problems to report on

G'day, I didn't find any problems to report on
nfc-bot reviewed 2025-07-12 14:08:54 +00:00
nfc-bot left a comment
First-time contributor

G'day, I didn't find any problems to report on

G'day, I didn't find any problems to report on
jon merged commit 5feba1c27c into development 2025-07-12 14:11:41 +00:00
jon deleted branch fix-5-no-promlems-approve-pr 2025-07-12 14:11:41 +00:00
jon added spent time 4 hours 34 minutes 2025-07-12 14:13:44 +00:00
Sign in to join this conversation.
No Reviewers
No Label
Type
Bug
2 Participants
Notifications
Total Time Spent: 4 hours 34 minutes
jon
4 hours 34 minutes
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ansible-collections/git-events#6
No description provided.