Skip to content
Snippets Groups Projects
Commit 2986dcee authored by Matt Ward's avatar Matt Ward Committed by Christopher Guindon
Browse files

Update the list of Oniro temporary exemptions

parent 75d42573
No related branches found
No related tags found
1 merge request!94Update the list of Oniro temporary exemptions
......@@ -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