feat(github): add labeler action - #1622
rubenhoenle wants to merge 1 commit into
Conversation
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
|
This PR was marked as stale after 7 days of inactivity and will be closed after another 7 days of further inactivity. If this PR should be kept open, just add a comment, remove the stale label or push new commits to it. |
| "domain:Runtimes": | ||
| - changed-files: | ||
| - any-glob-to-any-file: | ||
| - "stackit/internal/services/ske/*" | ||
| - "stackit/internal/services/scf/*" | ||
| - "stackit/internal/services/edge/*" |
There was a problem hiding this comment.
In the SDK we have split Runtimes to Kubernetes and Serverless
https://github.com/stackitcloud/stackit-sdk-go/blob/56e6d395a74ab16e302092343be8c4d6554217f7/.github/labeler.yml#L11-L23
| - "stackit/internal/services/kms/*" | ||
| - "stackit/internal/services/kms/*" |
There was a problem hiding this comment.
duplicate
| - "stackit/internal/services/kms/*" | |
| - "stackit/internal/services/kms/*" | |
| - "stackit/internal/services/kms/*" |
| - "stackit/internal/services/modelexperiments/*" | ||
| - "stackit/internal/services/ufw/*" | ||
| - "stackit/internal/services/workflows/*" | ||
| - "stackit/internal/services/valkey/*" |
There was a problem hiding this comment.
There was a problem hiding this comment.
but afaik it's also not yet part of the Terraform provider. So can be probably ignored
Description
relates to #1234
Checklist
make fmtexamples/directory)make generate-docs(will be checked by CI)make test(will be checked by CI)make lint(will be checked by CI)