Skip to content
Snippets Groups Projects
Commit 905e95c7 authored by Christopher Guindon's avatar Christopher Guindon :palm_tree:
Browse files

Merge branch 'mward-master-patch-75227' into 'master'

Update the list of Oniro temporary exemptions

See merge request !94
parents 75d42573 2986dcee
No related branches found
No related tags found
1 merge request!94Update the list of Oniro temporary exemptions
Pipeline #6968 passed
......@@ -19,7 +19,13 @@ ALLOW_LIST_PROJECTS = ['/eclipse/oniro-core/meta-ts',
'/eclipse/oniro-core/meta-openembedded',
'/eclipse/oniro-core/meta-riscv',
'/eclipse/oniro-core/meta-seco-intel',
'/eclipse/oniro-core/meta-zephyr']
'/eclipse/oniro-core/meta-zephyr',
#Add to resolve https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/issues/895
'/eclipse/oniro-blueprints/doorlock/doorlock-factoryreset',
'/eclipse/oniro-blueprints/doorlock/doorlock-zephyr',
'/eclipse/oniro-blueprints/vending-machine/vending-machine-control-application',
'/eclipse/oniro-blueprints/vending-machine/vending-machine-ui-application'
]
## Process the commit into a hash object that will be posted to the ECA validation service
def process_commit(sha)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment