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

linux use MFD_NOEXEC_SEAL for shared memory #23619

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

linux use MFD_NOEXEC_SEAL for shared memory

f482890
Select commit
Failed to load commit list.
Open

linux use MFD_NOEXEC_SEAL for shared memory #23619

linux use MFD_NOEXEC_SEAL for shared memory
f482890
Select commit
Failed to load commit list.
Mergeable / Mergeable failed Aug 13, 2023 in 1s

2/4 Fail(s): MILESTONE, LABEL

Status: FAIL

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

Details

❌ Validator: MILESTONE

  • The milestone can't be empty
    Input :
    Settings : {"no_empty":{"enabled":true}}
  • ✔️ milestone must exclude 'Abandoned'
    Input :
    Settings : {"must_exclude":{"regex":"Abandoned"}}

❌ Validator: LABEL

  • At least version label must be set
    Input :
    Settings : {"must_include":{"regex":"^v|Infrastructure","message":"At least version label must be set"}}
  • ✔️ label must exclude '^(Don't merge|On hold|No Jenkins|RFC|WIP)$'
    Input :
    Settings : {"must_exclude":{"regex":"^(Don't merge|On hold|No Jenkins|RFC|WIP)$"}}

✔️ Validator: TITLE

  • ✔️ title must exclude '[(RFC|WIP)]'
    Input : linux use MFD_NOEXEC_SEAL for shared memory
    Settings : {"must_exclude":{"regex":"\\[(RFC|WIP)\\]"}}

✔️ Validator: DEPENDENT

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