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

ref(quick-start): Update comments in onboarding tasks model #83496

Merged

Conversation

priscilawebdev
Copy link
Member

@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Jan 15, 2025
# SECOND_PLATFORM: { 'platform': 'javascript' }
#
# NOTE: Currently the `PENDING` status is applicable for the following
# onboarding tasks:
#
# FIRST_EVENT: User confirms that sdk has been installed
# INVITE_MEMBER: Until the member has successfully joined org
# SECOND_PLATFORM: User confirms that sdk has been installed
Copy link
Member Author

Choose a reason for hiding this comment

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

Now by adding a second project (aka platform), the task is marked as done

@@ -50,15 +50,13 @@ class OnboardingTaskStatus:
# FIRST_EVENT: { 'platform': 'flask', }
# INVITE_MEMBER: { 'invited_member': user.id, 'teams': [team.id] }
# ISSUE_TRACKER: { 'plugin': 'plugin_name' }
# ISSUE_ASSIGNMENT: { 'assigned_member': user.id }
Copy link
Member Author

Choose a reason for hiding this comment

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

this is no longer used

@priscilawebdev priscilawebdev merged commit f00e217 into master Jan 15, 2025
49 checks passed
@priscilawebdev priscilawebdev deleted the priscila/ref/quick-start/more-onboarding-task-clean-up branch January 15, 2025 13:53
@github-actions github-actions bot locked and limited conversation to collaborators Jan 31, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants