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.
ba553036fc
fix: Directly copy SQLite DB, WAL, and SHM files from the host volume when sqlite3 is unavailable in the container, and update cleanup to include these related files.
deefc70056
feat: Enhance LXC creation playbook with SSH key injection and new parameters, introduce Ansible configuration, and adjust script paths and secret variable names.