stevedlawrence commented on issue #186: URL: https://github.com/apache/daffodil-vscode/issues/186#issuecomment-1171416877
Reopening, looks like the new Scala Steward Gitub Action does not work: https://github.com/apache/daffodil-vscode/actions/runs/2586675390 > scala-steward-org/[email protected] is not allowed to be used in apache/daffodil-vscode. Actions in this workflow must be: within a repository owned by apache, created by GitHub, verified in the GitHub Marketplace, or matching the following: */*@[a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9][a-f0-9]+, AdoptOpenJDK/install-jdk@*, JamesIves/github-pages-deploy-... This does not work because Apache restricts which containers can be used in a github action and the scala steward container is not allowed. We had a similar issue with the use of the jekyll container for our daffodil-site actions. The solution is to open a ticket with INFRA to allow the scala steward container. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
