chipsalliance / silicon-notebooks

Apache License 2.0
161 stars 28 forks source link

github/workflows: add autotick workflow #61

Open proppy opened 1 year ago

proppy commented 1 year ago

Fixes #60

proppy commented 1 year ago

@mithro fyi @umarcor does that seems reasonable? @msaligane that might be useful for https://github.com/sscs-ose/sscs-ose-code-a-chip.github.io

umarcor commented 1 year ago

@proppy I'm not fond of having CI create PRs automatically, because it needs write permissions and that's cumbersome to handle with regard to contributors/forks. Hence, I would recommend to add the script and run the workflow periodically to check whether something is to be updated; but let a human actually commit the changes.