-
Notifications
You must be signed in to change notification settings - Fork 9
feat: ScheduleRun flag to determine if imports and audits shall be disbled #1310
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 no release when merged. |
{ | ||
text: { | ||
type: 'plain_text', | ||
text: 'Default', |
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.
maybe we should do the free trial as a default. We have less paid customers than demo/free trial.
Also, as an idea. Do we want to split Free Trial vs demo preparation?
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.
Demo is treated as Default. So Default is not used any more.
Paid/FreeTrail is in one category.
}, | ||
"integrations": {} | ||
}, | ||
"summit": { |
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.
should we remove summit at all ?(
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.
Yes. I asked this question in our engg channel. Summit, Default can be removed.
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.
Is it business requirement to do paid default? I would use free as default
No Demo is used as default. |
https://jira.corp.adobe.com/browse/SITES-35658
Tests