Type object
File match **/.github/label-commenter-config.yml
Schema URL https://catalog.lintel.tools/schemas/github/label-commenter-config-yml/latest.json
Source https://www.schemastore.org/label-commenter-config.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Configuration for Actions Label Commenter, for posting messages triggered by labels.

Properties

comment object
2 nested properties
header string
footer string
labels object[]

Definitions

labelItem object
body string
action string
locking enum
Values: "lock" "unlock"
lock_reason string
labelFor object
issue object
4 nested properties
body string
action string
locking enum
Values: "lock" "unlock"
lock_reason string
pr object
4 nested properties
body string
action string
locking enum
Values: "lock" "unlock"
lock_reason string
labelType object
labeled object
2 nested properties
issue object
4 nested properties
body string
action string
locking enum
Values: "lock" "unlock"
lock_reason string
pr object
4 nested properties
body string
action string
locking enum
Values: "lock" "unlock"
lock_reason string
unlabeled object
2 nested properties
issue object
4 nested properties
body string
action string
locking enum
Values: "lock" "unlock"
lock_reason string
pr object
4 nested properties
body string
action string
locking enum
Values: "lock" "unlock"
lock_reason string