tldr-pages/tldr

[Archive] Added branch protection rule for Python client repository's main branch preventing force pushes

kbdharun opened this issue · 0 comments

I added a branch protection rule to the main branch of the Python client repository preventing force pushes/deletions. (I enabled the requirement to create pull requests for changes by default.)

Since we don't have dedicated maintainer(s) working with the repository I haven't enabled the required approvals before merging check that we have for our other repos.


Earlier today in the Python client repository, I updated the workflow actions and added a dependabot configuration file to automate this process similar to our other repositories.