Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(ci): add labeler config for core/wasm #12334

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Conversation

flrgh
Copy link
Contributor

@flrgh flrgh commented Jan 10, 2024

This sets up automation for the new core/wasm label.

  • The label has been created here and in the Enterprise repo

@flrgh flrgh added backport release/3.4.x cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee labels Jan 10, 2024
@github-actions github-actions bot added the chore Not part of the core functionality of kong, but still needed label Jan 10, 2024
@@ -74,6 +74,10 @@ core/tracing:
- changed-files:
- any-glob-to-any-file: ['kong/tracing/**/*', 'kong/pdk/tracing.lua']

core/wasm:
- changed-files:
- any-glob-to-any-file: ['kong/runloop/wasm.lua', 'kong/runloop/wasm/**/*']
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
- any-glob-to-any-file: ['kong/runloop/wasm.lua', 'kong/runloop/wasm/**/*']
- any-glob-to-any-file: ['kong/runloop/wasm.lua', 'kong/runloop/wasm/**']

Not sure we need that final /*

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah it looks odd to me too, but all of the other examples in the file use the same pattern

@locao locao force-pushed the chore/ci-wasm-labeler branch from 7a80b92 to 29ada8b Compare January 15, 2024 17:36
@locao locao merged commit 7a25ad4 into master Jan 15, 2024
22 checks passed
@locao locao deleted the chore/ci-wasm-labeler branch January 15, 2024 18:39
github-actions bot pushed a commit that referenced this pull request Jan 15, 2024
@team-gateway-bot
Copy link
Collaborator

Successfully created cherry-pick PR for master:

@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.4.x:

@team-gateway-bot
Copy link
Collaborator

Successfully created backport PR for release/3.5.x:

flrgh added a commit that referenced this pull request Jan 16, 2024
(cherry picked from commit 7a25ad4)

Co-authored-by: Michael Martin <[email protected]>
flrgh added a commit that referenced this pull request Jan 16, 2024
(cherry picked from commit 7a25ad4)

Co-authored-by: Michael Martin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick kong-ee schedule this PR for cherry-picking to kong/kong-ee chore Not part of the core functionality of kong, but still needed size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants