3
0
mirror of https://github.com/hyprwm/Hyprland.git synced 2026-08-18 02:51:23 +00:00
Files
Hyprland/codeowners.toml
2026-07-02 23:19:02 +02:00

13 lines
441 B
TOML

# Prevent codeowners-plus from adding a review status comment:
# we only use it to request reviews, not to enforce approvals.
#
# Optional reviewers are still invited with a CC comment.
disable_review_status_comments = true
[enforcement]
# Just request reviews, but do not enforce the approvals requirement.
#
# If `fail_check = true`, the codeowners-plus workflow will fail, unless sepcified reviewers
# approve the PR.
fail_check = false