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

Plugin Hubtype Analytics: create knowledge base event #2616

Conversation

Iru89
Copy link
Contributor

@Iru89 Iru89 commented Sep 18, 2023

Description

Add the event to track when the bot response is created by a knowledge base

Context

It is now possible to connect a bot to a knowledge base (previously uploaded to the dashboard) we want to track when this response is being used

Approach taken / Explain the design

To document / Usage example

Testing

The pull request...

  • has unit tests
  • has integration tests
  • doesn't need tests because... [provide a description]

@linear
Copy link

linear bot commented Sep 18, 2023

@Iru89 Iru89 changed the title feat(hubtype-analytics): create knowledge base event Plugin Hubtype Analytics: create knowledge base event Sep 18, 2023
@AlbertGom AlbertGom force-pushed the feature/blt-255-task-create-new-event-in-plugin-hubtype-analytics branch from fc0b719 to 8fc300d Compare September 22, 2023 06:57
## Description
Fixed typo in getLanguage option.
<!--
- Must be clear and concise (2-3 lines).
- Don't make reviewers think. The description should explain what has
been implemented or what it's used for. If a pull request is not
descriptive, people will be lazy or not willing to spend much time on
it.
- Be explicit with the names (don't abbreviate and don't use acronyms
that can lead to misleading understanding).
- If you consider it appropriate, include the steps to try the new
features.
-->

## Context
<!--
- What problem is trying to solve this pull request?
- What are the reasons or business goals of this implementation?
- Can I provide visual resources or links to understand better the
situation?
-->

## Approach taken / Explain the design

<!--
- Explain what the code does.
- If it's a complex solution, try to provide a sketch.
-->

## To document / Usage example

<!--
- How this is used?
- If possible, provide a snippet of code with a usage example.
-->

## Testing

The pull request...

- doesn't need tests
@pull-request-size pull-request-size bot added size/M and removed size/S labels Sep 22, 2023
@Iru89 Iru89 merged commit 3a1362c into master-lts Sep 22, 2023
1 check passed
@Iru89 Iru89 deleted the feature/blt-255-task-create-new-event-in-plugin-hubtype-analytics branch September 22, 2023 14:51
Iru89 added a commit that referenced this pull request Sep 22, 2023
<!-- _Set as [Draft
PR](https://github.blog/2019-02-14-introducing-draft-pull-requests/) if
it's not ready to be merged_.

[PR best practices
Reference](https://blog.codeminer42.com/on-writing-a-great-pull-request-37c60ce6f31d/)
-->

## Description
Add the event to track when the bot response is created by a knowledge
base

<!--
- Must be clear and concise (2-3 lines).
- Don't make reviewers think. The description should explain what has
been implemented or what it's used for. If a pull request is not
descriptive, people will be lazy or not willing to spend much time on
it.
- Be explicit with the names (don't abbreviate and don't use acronyms
that can lead to misleading understanding).
- If you consider it appropriate, include the steps to try the new
features.
-->

## Context
It is now possible to connect a bot to a knowledge base (previously
uploaded to the dashboard) we want to track when this response is being
used
<!--
- What problem is trying to solve this pull request?
- What are the reasons or business goals of this implementation?
- Can I provide visual resources or links to understand better the
situation?
-->

## Approach taken / Explain the design

<!--
- Explain what the code does.
- If it's a complex solution, try to provide a sketch.
-->

## To document / Usage example

<!--
- How this is used?
- If possible, provide a snippet of code with a usage example.
-->

## Testing

The pull request...

- has unit tests
- has integration tests
- doesn't need tests because... **[provide a description]**

---------

Co-authored-by: Albert Gomáriz Sancha <64781562+AlbertGom@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants