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

Switched add_commit_scope to create_commit_scope and added reference notes #6251

Merged
merged 5 commits into from
Nov 19, 2024

Conversation

djw-m
Copy link
Contributor

@djw-m djw-m commented Nov 18, 2024

Signed-off-by: Dj Walker-Morgan [email protected]

What Changed?

Fixed all add_commit_scope references to create_commit_scope references.

(No functional change in command)

Update: Sideeffect removed in create_commit_scope so no silent overwriting.

@djw-m djw-m requested a review from a team as a code owner November 18, 2024 17:28
@djw-m djw-m self-assigned this Nov 18, 2024
@djw-m djw-m force-pushed the docs/pgd/fix/add-to-create-commit-scope branch from 8123d78 to 8f8cfda Compare November 18, 2024 17:58
@djw-m djw-m added the deploy Add this label to a PR and it will automatically be deployed to netlify label Nov 18, 2024
Copy link
Contributor

@jpe442 jpe442 left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

github-actions bot commented Nov 18, 2024

@github-actions github-actions bot temporarily deployed to pr-6251-docs-pgd-fix-add-to-create-commit-scope November 18, 2024 18:14 Inactive
product_docs/docs/pgd/5.6/known_issues.mdx Outdated Show resolved Hide resolved
@@ -1157,23 +1165,27 @@ bdr.alter_commit_scope(

#### Note

When using `bdr.add_commit_scope`, if a new commit scope is added that has the
When using `bdr.create_commit_scope`, if a new commit scope is added that has the
Copy link
Contributor

Choose a reason for hiding this comment

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

Also here, only add_commit_scope makes the alter underneath.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@github-actions github-actions bot temporarily deployed to pr-6251-docs-pgd-fix-add-to-create-commit-scope November 19, 2024 10:50 Inactive
@djw-m djw-m merged commit d35762e into develop Nov 19, 2024
2 checks passed
@djw-m djw-m deleted the docs/pgd/fix/add-to-create-commit-scope branch November 19, 2024 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy Add this label to a PR and it will automatically be deployed to netlify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants