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

[VideoInfoScanner] Honor importwatchedstate and importresumepoint from AS.xml #24925

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

[VideoInfoScanner] Honor importwatchedstate and importresumepoint fro…

ee7e2d7
Select commit
Failed to load commit list.
Open

[VideoInfoScanner] Honor importwatchedstate and importresumepoint from AS.xml #24925

[VideoInfoScanner] Honor importwatchedstate and importresumepoint fro…
ee7e2d7
Select commit
Failed to load commit list.
Mergeable / Mergeable failed Apr 16, 2024 in 13s

1/4 Fail(s): LABEL

Status: FAIL

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

Details

✔️ Validator: MILESTONE

  • ✔️ The milestone is not empty
    Input : "P" 22.0 Alpha 1
    Settings : {"no_empty":{"enabled":true}}
  • ✔️ milestone must exclude 'Abandoned'
    Input : "P" 22.0 Alpha 1
    Settings : {"must_exclude":{"regex":"Abandoned"}}

❌ Validator: LABEL

  • ✔️ label must include '^v|Infrastructure'
    Input : Type: Fix,Backport: Needed,Don't merge,Rebase needed,v22 "P"
    Settings : {"must_include":{"regex":"^v|Infrastructure","message":"At least version label must be set"}}
  • label does not exclude "^(Don't merge|On hold|No Jenkins|RFC|WIP)$"
    Input : Type: Fix,Backport: Needed,Don't merge,Rebase needed,v22 "P"
    Settings : {"must_exclude":{"regex":"^(Don't merge|On hold|No Jenkins|RFC|WIP)$"}}

✔️ Validator: TITLE

  • ✔️ title must exclude '[(RFC|WIP)]'
    Input : [VideoInfoScanner] Honor importwatchedstate and importresumepoint from AS.xml
    Settings : {"must_exclude":{"regex":"\\[(RFC|WIP)\\]"}}

✔️ Validator: DEPENDENT

  • ✔️ All the Dependents files are present!
    Input : xbmc/video/VideoInfoScanner.cpp
    Settings : {"do":"dependent","changed":{"file":"version.txt","required":["tools/Linux/kodi.metainfo.xml.in"]}}