-
Notifications
You must be signed in to change notification settings - Fork 10
fix(slack/onboarding-llmo): allow rerun of onboarding command #1242
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?
Conversation
This PR will trigger a minor release when merged. |
bc89c1d
to
c8bc191
Compare
@cwjwisse I was checking method
there is a edge case in this flow. So in case of I would suggest first fetch the
cc: @solaris007 |
8f06175
to
04c8133
Compare
04c8133
to
4c42c6d
Compare
@@ -15,6 +15,7 @@ import { createFrom } from '@adobe/spacecat-helix-content-sdk'; | |||
import { Octokit } from '@octokit/rest'; | |||
import { Entitlement as EntitlementModel } from '@adobe/spacecat-shared-data-access/src/models/entitlement/index.js'; | |||
import { OrganizationIdentityProvider as OrganizationIdentityProviderModel } from '@adobe/spacecat-shared-data-access/src/models/organization-identity-provider/index.js'; |
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.
We don't need OrganizationIdentityProvider
as everything handled by Tier Client
d15e727
to
aba6df5
Compare
1e38e15
to
de2c84f
Compare
de2c84f
to
7e9ed04
Compare
Uh oh!
There was an error while loading. Please reload this page.