I’ll help, not much going on with the PowerShell track atm. Just give me details of what to do.
I can give a look as well. I’ve got some upcoming PRs to get done today and over the weekend.
Copy https://github.com/exercism/prolog/blob/main/.github/workflows/no-important-files-changed.yml into your repo and merge that to main. Then create one or more PR’S.
Works fine this time for me, Erik!
Small PR to change some minor details in test suites, no longer failed the [no important files changed]
test.
And the bot also very helpful to remind to add [no important files changed]
even if it is already there ( which I didn’t see happen before )
Just need more confirmation from other tracks if it works for them as well.
Has anybody found the time to test this too?
Apologies. I intended to do this yesterday (Tuesday), but got delayed. I will do it today, and get back to you before EOD.
Works well for me! Just submitted this PR. The workflow triggered, and no errors were tossed in the CI!
Will be doing another here shortly. Will let you know if I have any problems, but I think this is fixed. Many thanks!
UPDATE: Also opened this PR, and things look good.
Great. I’ll do the cross track pr tomorrow likely
Thanks for testing both!
I’ve just merged Improve no-important-files-changed workflow by ErikSchierboom · Pull Request #345 · exercism/org-wide-files · GitHub, which should result in org-wide-files sync PRs submitted to all tracks. Besided fixing the permissions issues, I’ve added some more improvements, like approaches and articles not triggering the workflow and using a reusable workflow.