OpenROAD icon indicating copy to clipboard operation
OpenROAD copied to clipboard

ci: Repo stats workflow

Open luarss opened this issue 1 year ago • 5 comments

Resolves #5667

luarss avatar Oct 03 '24 18:10 luarss

clang-tidy review says "All clean, LGTM! :+1:"

github-actions[bot] avatar Oct 03 '24 18:10 github-actions[bot]

Where does the data get stored?

maliberty avatar Oct 03 '24 18:10 maliberty

They get stored in the repo-stats branch.

Example: https://github.com/luarss/awesome-conference-dates/tree/repo-stats/luarss/awesome-conference-dates We can also specify the folder to store this in the target branch, but since I did not they just used author/repo

luarss avatar Oct 03 '24 18:10 luarss

There is no such branch today - does the action create one? Can it be configured to store the data in a different repo?

maliberty avatar Oct 03 '24 18:10 maliberty

https://github.com/jgehrcke/github-repo-stats?tab=readme-ov-file#setup

Yes you don’t have to manually create the branch. It seems also that directing to a data repo is possible, but the token needs to be able to given sufficient permissions

luarss avatar Oct 04 '24 00:10 luarss