silverwind
|
e06040efd8
|
Add modifies/dependencies label to dependabot (#36206)
`actions/labeler` can not detect dependency updates in actions because
it works on file level, so we need to let dependabot set this label.
|
2025-12-19 08:49:26 +00:00 |
|
silverwind
|
51e1ab5d7d
|
Disable dependabot automatic labels (#36203)
Disable dependabot's [automatic
labels](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#labels--),
we have `actions/labeler` to do this job. After this is merged, I will
delete the labels `dependencies` and `github_actions` that dependabot
had created.
|
2025-12-18 23:56:08 +01:00 |
|
silverwind
|
e0214ab841
|
Enable dependabot for actions (#36191)
Enable dependabot for actions only. These should always be safe to
update as long as CI passes and some of them are lagging behind.
|
2025-12-18 20:12:29 +01:00 |
|