0
0
Fork 0
mirror of https://github.com/netdata/netdata.git synced 2025-03-18 06:43:02 +00:00
netdata_netdata/.github
Austin S. Hemmelgarn 7793b9c3bf
Switch to actions/labeler@v4 for labeling PRs. ()
This has a number of advantages:

- It allows us to make PR labeling event-driven instead of polling.
  This, in turn, means that it only runs when a PR is modified, and only
  evaluates that specific PR, which results in spending far less time
  running PR labeler jobs.
- This is the ‘official’ way to handle PR labels automatically as code,
  and thus Ilya will no longer need to maintain a custom labeling action
  for this purpose.
- The matching syntax supported by this action is more expressive than
  what is supported by our existing infrastructure, allowing for things
  sucha s requring all of a group of files to be modified in a PR for it
  to have a specific label applied. We have no need right now for this,
  but it is useful to have it available long-term.
- Because the labeling is PR-triggered, it shows up in the PR checks, so
  we can more easily see if auto-labeling has run for a given PR or not.
2023-01-04 07:30:12 -05:00
..
codeql Add a CodeQL analysis workflow. () 2022-10-14 21:14:52 +03:00
data Add compatibility links for RHEL repos. () 2022-12-23 16:34:55 -05:00
dockerfiles rename DO_NOT_TRACK to DISABLE_TELEMETRY () 2022-02-15 17:23:32 +03:00
ISSUE_TEMPLATE Remove prompt to add dashboard issues () 2022-08-05 08:26:34 -07:00
scripts Really, truly fix the repoconfig package upload process. 2022-12-14 10:43:56 -05:00
workflows Switch to actions/labeler@v4 for labeling PRs. () 2023-01-04 07:30:12 -05:00
CODEOWNERS Add tkatsoulas as a codeowner for documentation. () 2022-12-21 10:53:50 -05:00
dependabot.yml Add dependabot config to check for updates for GHA workflows. () 2021-01-04 07:10:47 -05:00
ISSUE_TEMPLATE.md use github templating mechanisms to classify issues when they are created () 2019-05-23 00:05:12 +03:00
labeler.yml remove deprecated fping.plugin in accordance with v1.37.0 deprecation notice () 2022-12-09 17:35:53 +02:00
PULL_REQUEST_TEMPLATE.md PRs template: Include user information section () 2022-03-23 19:51:42 +00:00
stale.yml stale bot limits update () 2019-06-17 18:27:25 +03:00