-
Notifications
You must be signed in to change notification settings - Fork 25.3k
Update reference-docs-links.txt to include serverless doc reference link #131175
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
Conversation
@kunisen please enable the option "Allow edits and access to secrets by maintainers" on your PR. For more information, see the documentation. |
Pinging @elastic/es-core-infra (Team:Core/Infra) |
Pinging @elastic/es-docs (Team:Docs) |
hmm, it's giving so many errors... I was just adding a new line without any other change...
|
Hello @kunisen I don't think I get your intention here. That txt file contains relative URLs to docs that need to be referenced from ES error messages, and need to be defined in |
Thanks @ldematte for your prompt response. |
Could you kindly guide me how to do this in an appropriate way please? 🙏 |
I see. |
Thank you again @ldematte
Could you kindly help me in advance to see what I did wrong please? Actually I did the same in my first commit but it reported many errors and I made the 2nd update... |
You need to also add |
Thanks! Added. |
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.
LGTM
Have you signed the contributor license agreement? Yes
Have you followed the contributor guidelines? Yes
If submitting code, have you built your formula locally prior to submission with
gradle check
?There's no
gradle check
but I had to run./gradlew check
.It didn't pass but I had a hard time understand what do those error means... 🙏 Could anyone please help me with how to move things forward please?
It doesn't seem like caused by my PR to be honest and that confused me...
If submitting code, is your pull request against main? Unless there is a good reason otherwise, we prefer pull requests against main and will backport as needed.
Yes
If submitting code, have you checked that your submission is for an OS and architecture that we support?
It's not OS dependent. It's a doc PR-ish PR.
If you are submitting this code for a class then read our policy for that.
No.