You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My vision would be that all the repos have the same CI foundation (those Workflows used in the pyiron module template), but of course some repos may have their own additional Workflows. I also don't think we need to be dogmatic about it -- if there's a good reason for a repo to omit or modify a workflow, or should -- but barring a good reason, life will be easier if things are more alike.
In other repos where the CI is already migrated (e.g. ironflow, pyiron_module_template and pyiron_contrib), there are some more workflows:
daily.yml
dependabot-pr.yml
pr-labeled.yml
pr-target-opened.yml
weekly.yml
I've added them for structuretoolkit, too. Is it intended that all our repos shall have more or less the same CI stack?
Maybe this issue should be placed in pyiron/actions, so feel free to move it there.
The text was updated successfully, but these errors were encountered: