Not very convincing without reasoning
Not very convincing without reasoning
It’s nice and all, but in a GitHub/GitLab PR workflow world, your commits are mostly squashed and rewritten by the remote, so it doesn’t even show up on main
So there’s really only a benefit if you don’t use squash and bother with maintaining proper commit messages in your PRs
Git has pre-commit hooks?
And that’s just a single repository. Although for a single JSON scrape it shouldn’t take a full minute
Does that not go beyond GH actions free limits? That workflow runs 72 times a day
Tbf forks should be separated in the repo view on GitHub from repos you’ve created