Closed ColmBhandal closed 1 year ago
I noticed this test repo https://github.com/ColmBhandal/test-charm/actions/workflows/contributing_update_all.yaml has only failed runs is it ok ?
I noticed this test repo https://github.com/ColmBhandal/test-charm/actions/workflows/contributing_update_all.yaml has only failed runs is it ok ?
Yes it's OK. One of those is supposed to fail, the other 3 are supposed to pass
Added a reusable workflow that iterates over all charms in the repo and updates their contributing files if necessary, opening any PRs for files that need update. This relies on two reusable actions:
The workflow is tested in the following concrete workflow: https://github.com/ColmBhandal/test-charm/actions/workflows/contributing_update_all.yaml.