-
Notifications
You must be signed in to change notification settings - Fork 463
Fix minor spelling mistakes #14190
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
base: main
Are you sure you want to change the base?
Fix minor spelling mistakes #14190
Conversation
🚀 Benchmarks reportPackage
|
Data stream | Previous EPS | New EPS | Diff (%) | Result |
---|---|---|---|---|
code_scanning |
4366.81 | 3508.77 | -858.04 (-19.65%) | 💔 |
To see the full report comment with /test benchmark fullreport
64a12fa
to
3c9230f
Compare
Pinging @elastic/security-service-integrations (Team:Security-Service Integrations) |
The two changed packages need a changelog entry and patch version bump. You can use elastic-package changelog add to accomplish this. For example elastic-package -C packages/github changelog add --next patch --type bugfix --link "https://github.com/elastic/integrations/pull/14190" --description '<changelog text here>'
elastic-package -C packages/miniflux changelog add --next patch --type bugfix --link "https://github.com/elastic/integrations/pull/14190" --description '<changelog text here>' |
Ok, thank you, I will add changes today |
a3ceed2
to
9a7513e
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nits. LGTM otherwise
5fd84e4
to
840ae38
Compare
💚 Build Succeeded
History
cc @max-chaban |
|
Proposed commit message
Fixed minor spelling mistakes
Checklist
changelog.yml
file.Author's Checklist
How to test this PR locally
Related issues