1
0
mirror of https://github.com/Llewellynvdm/conky.git synced 2024-11-16 18:15:17 +00:00
conky/.github/labeler.yml

217 lines
4.6 KiB
YAML
Raw Normal View History

2022-09-30 22:43:13 +00:00
documentation:
- changed-files:
- any-glob-to-any-file:
- doc/*
- doc/**/*
2024-04-19 15:27:58 +00:00
- data/conky*.conf
2022-10-06 13:29:58 +00:00
2022-09-30 22:43:13 +00:00
extras:
- changed-files:
- any-glob-to-any-file:
- extras/*
- extras/**/*
2022-09-30 22:43:13 +00:00
sources:
- changed-files:
- any-glob-to-any-file:
- src/*
- src/**/*
2022-09-30 22:43:13 +00:00
tests:
- changed-files:
- any-glob-to-any-file:
- tests/**/*
- tests/*
2022-09-30 22:43:13 +00:00
web:
- changed-files:
- any-glob-to-any-file:
- web/*
- web/**/*
2022-09-30 22:43:13 +00:00
appimage:
- changed-files:
- any-glob-to-any-file:
- appimage/*
- appimage/**/*
2022-09-30 22:43:13 +00:00
3rdparty:
- changed-files:
- any-glob-to-any-file:
- 3rdparty/*
- 3rdparty/**/*
2022-10-06 18:40:43 +00:00
gh-actions:
- changed-files:
- any-glob-to-any-file:
- .github/workflows/*
- .github/workflows/**/*
2024-04-19 15:27:58 +00:00
- .github/labeler.yml
- .github/pull_request_template.md
2024-04-10 14:10:50 +00:00
dependencies:
- changed-files:
- any-glob-to-any-file:
- web/package-lock.json
- cmake/ConkyPlatformChecks.cmake
2024-04-19 15:27:58 +00:00
audio:
- changed-files:
- any-glob-to-any-file:
- src/audacious.cc
- src/audacious.h
- src/cmus.cc
- src/cmus.h
- src/libmpdclient.cc
- src/libmpdclient.h
- src/mpd.cc
- src/mpd.h
- src/moc.cc
- src/moc.h
- src/mixer.cc
- src/mixer.h
- src/xmms2.cc
- src/xmms2.h
- src/pulseaudio.cc
- src/pulseaudio.h
power:
- changed-files:
- any-glob-to-any-file:
- src/apcupsd.cc
- src/apcupsd.h
- src/bsdapm.cc
- src/bsdapm.h
- src/smapi.cc
- src/smapi.h
'display: console':
- changed-files:
- any-glob-to-any-file:
- src/display-console.cc
- src/display-console.hh
'display: file':
- changed-files:
- any-glob-to-any-file:
- src/display-file.cc
- src/display-file.hh
'display: http':
- changed-files:
- any-glob-to-any-file:
- src/display-http.cc
- src/display-http.hh
'display: ncurses':
- changed-files:
- any-glob-to-any-file:
- src/nc.cc
- src/nc.h
- src/display-ncurses.cc
- src/display-ncurses.hh
'display: wayland':
- changed-files:
- any-glob-to-any-file:
- src/wl.cc
- src/wl.h
- src/wlr-layer-shell-unstable-v1.xml
- src/display-wayland.cc
- src/display-wayland.hh
'display: x11':
- changed-files:
- any-glob-to-any-file:
- src/x11-color.cc
- src/x11-color.h
- src/x11.cc
- src/x11.h
- src/display-x11.cc
- src/display-x11.hh
'build system':
- changed-files:
- any-glob-to-any-file:
- '**/CMakeLists.txt'
- '*.cmake'
cairo:
- changed-files:
- any-glob-to-any-file:
- 'lua/*cairo*'
'disk io':
- changed-files:
- any-glob-to-any-file:
- src/diskio.cc
- src/diskio.h
cpu:
- changed-files:
- any-glob-to-any-file:
- src/cpu.cc
- src/cpu.h
- src/proc.cc
- src/proc.h
- src/top.cc
- src/top.h
lua:
- changed-files:
- any-glob-to-any-file:
- lua/*
- lua/**/*
- src/llua.cc
- src/llua.h
- src/luamm.cc
- src/luamm.h
- src/lua-config.cc
- src/lua-config.hh
macos:
- changed-files:
- any-glob-to-any-file:
- src/darwin_sip.h
- src/darwin.h
- src/darwin.mm
'mouse events':
- changed-files:
- any-glob-to-any-file:
- src/scroll.cc
- src/scroll.h
- src/mouse-events.cc
- src/mouse-events.h
networking:
- changed-files:
- any-glob-to-any-file:
- src/net_stat.cc
- src/net_stat.h
- src/tcp-portmon.cc
- src/tcp-portmon.h
- src/read_tcpip.cc
- src/read_tcpip.h
nvidia:
- changed-files:
- any-glob-to-any-file:
- src/nvidia.cc
- src/nvidia.h
rendering:
- changed-files:
- any-glob-to-any-file:
- src/text_object.cc
- src/text_object.h
- src/specials.cc
- src/specials.h
text:
- changed-files:
- any-glob-to-any-file:
- src/text_object.cc
- src/text_object.h
- src/template.cc
- src/template.h
- src/tailhead.cc
- src/tailhead.h
- src/specials.cc
- src/specials.h