stevedlawrence commented on PR #1453: URL: https://github.com/apache/daffodil-vscode/pull/1453#issuecomment-3437831515
> @stevedlawrence Does the [labler](https://github.com/apache/daffodil/blob/main/.github/labeler.yml) and [pr-labeler](https://github.com/apache/daffodil/blob/main/.github/workflows/pr-labeler.yml) out in in Daffodil make it so you guys can approve the scala-steward PR's to run workflows? If so that is similar to what we were trying to do with the workflow_dispatch. So I can add that stuff in this PR if that is how it behaves. Or does it strictly only add the `dependencies` label to the PR? No, all it does is add the `dependencies` label. As far as I know there isn't away to auto run scala-steward PR's, I think the reasoning is because forked code is considered untrusted and peopel can do pretty nasty things--I remember bots used to modify PRs to include bitcoin mining scripts so github disabled automatically running CI on PRs from untrusted code. We just always manually approve the PRs to run. I don't think switching to the scala-steward instance affects that. -- 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]
