| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | github: label issues based on os fix regex | Paul Holzinger | 2022-01-27 |
| | | | | | | | | | | Good news the github action works, however I noticed that we cannot use a multiline regex so we have to use serviceIsRemote to detect if this is a remote client. Also change the os regex so that it matches both the output of podman version and podman info. Signed-off-by: Paul Holzinger <paul.holzinger@web.de> | ||
| * | github: label issues based on os | Paul Holzinger | 2022-01-27 |
| We get a lot of issues for podman-remote on macos. Since the fact that this is a remote client is often overlooked by us lets add windows, macos and remote label automatically based on a regex which should match the output of podman version. Signed-off-by: Paul Holzinger <pholzing@redhat.com> | |||
