Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
d9a2b1c6c4
Merge pull request #59 from Dark-Alex-17/develop
47a2fbf0cc
docs: removed the lines-of-code counter from the README since the link is dead
7067902752
build: updated reqwest and build dependencies
ba1cf0182b
build: Updated the docker image so that it ships with trusted CA root certs from trusted providers like LetsEncrypt, DigiCert, etc. for docker SSL users
5cccec88c9
docs: Updated the README to have a more detailed section on how to acquire SSL certificate information
ba1cf0182b
build: Updated the docker image so that it ships with trusted CA root certs from trusted providers like LetsEncrypt, DigiCert, etc. for docker SSL users
bbcd3f00a9
feat: Created a separate 'ssl' property for the config so users don't have to specify an ssl_cert_path to use SSL or use the uri workaround for HTTPS API access
2e339dd73b
docs: Created an authorship policy and PR template that requires explicit acknowledgement of AI assistance