Skip to content

Conversation

alaudazzi
Copy link
Contributor

This PR updates the link to the Getting started guide.

@alaudazzi alaudazzi requested a review from a team as a code owner October 14, 2025 07:13
Copy link
Contributor

Please run these commands to update changelogs and build docs:

for pkg in salesforce; do
  cd packages/$pkg
  elastic-package changelog add --type enhancement --description "Improve documentation" --link "https://github.com/elastic/integrations/pull/15643" --next minor
  elastic-package build
  cd ../..
done
git add -u
git commit -m "docs: update changelogs and build documentation"
git push

Prerequisite: go install github.com/elastic/elastic-package

@elastic-vault-github-plugin-prod

🚀 Benchmarks report

Package salesforce 👍(1) 💚(2) 💔(1)

Expand to view
Data stream Previous EPS New EPS Diff (%) Result
logout 20408.16 16666.67 -3741.49 (-18.33%) 💔

To see the full report comment with /test benchmark fullreport

@elasticmachine
Copy link

💚 Build Succeeded

History

@alaudazzi alaudazzi requested a review from Copilot October 14, 2025 08:38
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the Getting Started guide link in the Salesforce integration documentation from an external URL to an internal docs-content reference and bumps the version to 1.5.0.

  • Updated the Getting Started guide link format from external URL to internal reference
  • Version bump from 1.4.0 to 1.5.0
  • Added changelog entry documenting the documentation improvement

Reviewed Changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
packages/salesforce/manifest.yml Version bump to 1.5.0
packages/salesforce/docs/README.md Updated Getting Started link to internal reference
packages/salesforce/changelog.yml Added changelog entry for version 1.5.0
packages/salesforce/_dev/build/docs/README.md Updated Getting Started link to internal reference (build artifact)

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@andrewkroh andrewkroh added Integration:salesforce Salesforce documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations] labels Oct 14, 2025
Copy link
Contributor

@stefans-elastic stefans-elastic left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation. Applied to PRs that modify *.md files. Integration:salesforce Salesforce Team:Obs-InfraObs Observability Infrastructure Monitoring team [elastic/obs-infraobs-integrations]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants