Skip to content

Commit

Permalink
update flow SU6 with new details
Browse files Browse the repository at this point in the history
  • Loading branch information
tahmidefaz committed Sep 19, 2024
1 parent c1f7548 commit 8bf15f3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions data/insights/subscriptions/domain.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,7 @@ responses:
- text: "You can monitor your OpenShift subscription usage on the [Subscription Usage Dashboard](https://console.redhat.com/subscriptions/usage/openshift). Usage information is available for both Annual and On-demand subscriptions."
utter_subs_simple_content_access_docs:
- text: "Simple Content Access simplifies workflows for managing your subscriptions. For more information on getting started, visit the [Simple Content Access documentation here](https://docs.redhat.com/en/documentation/subscription_central/1-latest/html/getting_started_with_simple_content_access/index)."
utter_subs_simple_content_access_learn_more:
- text: "If you'd like to learn more about why Red Hat is moving towards Simple Content Access, please check out the [Transition of Red Hat's subscription services to Red Hat Hybrid Cloud Console](https://access.redhat.com/articles/transition_of_subscription_services_to_the_hybrid_cloud_console)."
utter_subs_activation_keys_docs:
- text: "To auto-configure your systems, you'll need an activation key. For managing your tokens, visit the [Activation key documentation here](https://docs.redhat.com/en/documentation/subscription_central/1-latest/html/getting_started_with_activation_keys_on_the_hybrid_cloud_console/assembly-creating-managing-activation-keys)."
1 change: 1 addition & 0 deletions data/insights/subscriptions/rules.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ rules:
steps:
- intent: intent_subs_simple_content_access
- action: utter_subs_simple_content_access_docs
- action: utter_subs_simple_content_access_learn_more
- action: form_closing
- active_loop: form_closing

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ stories:
steps:
- intent: intent_subs_simple_content_access
- action: utter_subs_simple_content_access_docs
- action: utter_subs_simple_content_access_learn_more
- action: form_closing
- active_loop: form_closing

Expand Down

0 comments on commit 8bf15f3

Please sign in to comment.