Skip to content

Commit

Permalink
chore(labeler): add new schema noteworthy path
Browse files Browse the repository at this point in the history
Include `schema-change-noteworthy` label in `kong/db/dao`.
  • Loading branch information
gszr committed Jun 26, 2023
1 parent 4f9592b commit 9a95a32
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -176,6 +176,7 @@ schema-change-noteworthy:
- kong/plugins/**/daos.lua
- plugins-ee/**/daos.lua
- plugins-ee/**/schema.lua
- kong/db/dao/*.lua

build/bazel:
- '**/*.bazel'
Expand Down

1 comment on commit 9a95a32

@khcp-gha-bot
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bazel Build

Docker image available kong/kong:9a95a3282e03116ed54d47cf18aeb9504b312eb2
Artifacts available https://github.com/Kong/kong/actions/runs/5381411788

Please sign in to comment.