Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the github-actions group with 3 updates #746

Merged
merged 2 commits into from
Jan 27, 2024

Use checkout@v3 for C

99fd5d4
Select commit
Loading
Failed to load commit list.
Merged

Bump the github-actions group with 3 updates #746

Use checkout@v3 for C
99fd5d4
Select commit
Loading
Failed to load commit list.
Mergeable / Mergeable failed Jan 27, 2024 in 0s

1/4 Fail(s): MILESTONE

Status: FAIL

    Here are some stats of the run:
    4 validations were ran.
    3 PASSED
    1 FAILED

Details

✔️ Validator: TITLE

  • ✔️ title must exclude 'WIP'
    Input : Bump the github-actions group with 3 updates
    Settings : {"must_exclude":{"regex":"WIP"}}

✔️ Validator: LABEL

  • ✔️ label must exclude 'wip'
    Input : dependencies,github_actions
    Settings : {"must_exclude":{"regex":"wip"}}

❌ Validator: MILESTONE

  • The milestone can't be empty
    Input :
    Settings : {"no_empty":{"enabled":true}}
  • milestone does not include "[0-9]+.[0-9]+$"
    Input :
    Settings : {"must_include":{"regex":"[0-9]+\\.[0-9]+$"}}

✔️ Validator: APPROVALS

  • ✔️ approvals does have a minimum of '1'
    Input : iakov
    Settings : {"min":{"count":1}}
  • ✔️ approvals: all required reviewers have approved
    Input : iakov
    Settings : {"required":{"owners":[],"assignees":["iakov"],"reviewers":["iakov"],"requested_reviewers":[]}}