This PR does the following: - updates the conform config - cleans up conform scopes - moves slash commands to the talos-bot - adds a check list to the pull request template - disables codecov comments - uses `BOT_TOKEN` so all actions are performed as the talos-bot user - adds a `make conformance` target to make it easy for contributors to check their commit before creating a PR - bumps golangci-lint to v1.24.0 Signed-off-by: Andrew Rynhard <andrew@andrewrynhard.com>