You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(runner): enhance group management for GitHub Actions
- Adds error handling for adding the runner to groups to prevent failures.
- Implements a check to warn if the Docker socket has GID 0, guiding users to set a safer GID.
- Uses sudo to start the GitHub Actions runner with the correct permissions for group access.
0 commit comments