Michael Pisman

Results 4 issues of Michael Pisman

## Description Hi, The issue is related to another popular GitHub Action `actions/checkout` which allows to checkout the repository. Unfortunately, when checking out the repository that triggered a workflow, this...

feature
confirmed
good first issue

### Describe the bug I started getting this error recently: ``` Conventional Commits: Cannot read properties of null (reading 'rootUri') ``` ### To reproduce Steps to reproduce the behavior: 1....

help wanted

Hi, I am trying to remap copy/paste keys on Linux from `ctrl+` to `meta+`. The commands work, as I have tested with `alt` key. ``` "alt+c": "cmd:cmd_copy", "alt+v": "cmd:cmd_paste", ```...

Hi, I am using **kube-prometheus-stack**, with microk8s bare metal installation. The node exporters picked up incorrect endpoints(the node addresses), probably because my servers have multiple IPs in /etc/hosts, which was...

enhancement
lifecycle/stale