Skip to content

Commit

Permalink
cspell
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Jan 2, 2025
1 parent d9b9054 commit 29bb708
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/linters/.cspell.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,7 @@
"WIPO",
"XSLX",
"Xmls",
"Yahooo",
"YOURDEVHUBUSERNAME",
"YOURORGNAME",
"YOURSOURCEORG",
Expand Down
2 changes: 1 addition & 1 deletion src/commands/hardis/project/deploy/notify.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ export default class DeployNotify extends SfCommand<any> {
- Deployment simulation
- Deployment process
According to the [integrations you configured](${CONSTANTS.DOC_URL_ROOT}/salesforce-ci-cd-setup-integrations-home/), notifications can contain deployment informations and [Flow Visual Git Diff](${CONSTANTS.DOC_URL_ROOT}/salesforce-deployment-assistant-home/#flow-visual-git-diff)
According to the [integrations you configured](${CONSTANTS.DOC_URL_ROOT}/salesforce-ci-cd-setup-integrations-home/), notifications can contain deployment information and [Flow Visual Git Diff](${CONSTANTS.DOC_URL_ROOT}/salesforce-deployment-assistant-home/#flow-visual-git-diff)
- GitHub, Gitlab, Azure DevOps, Bitbucket comments on Pull Requests
- Slack, Microsoft Teams, Email deployment summary
Expand Down

0 comments on commit 29bb708

Please sign in to comment.