Skip to content

[Components] guru #13217

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

Closed
pipedream-component-development opened this issue Aug 8, 2024 · 1 comment · Fixed by #16623
Closed

[Components] guru #13217

pipedream-component-development opened this issue Aug 8, 2024 · 1 comment · Fixed by #16623
Assignees
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee

Comments

@pipedream-component-development
Copy link
Collaborator

pipedream-component-development commented Aug 8, 2024

guru

URLs

Polling Sources

announcement-read-instant

Prompt

Emit new event when an announcement is read. Event type must be 'alert-read'

URLs

new-card-instant

Prompt

Emit new event when a new Card is published. Event type must be 'card-created'

URLs

card-updated-instant

Prompt

Emit new event when a user makes an edit to a Card. Event type must be 'card-updated'

URLs

Actions

create-card

Prompt

Creates a new card on your account in Guru. Required props include card-title and content. Optional props include a group id or user id to specify ownership for the card.

URLs

add-tag-to-card

Prompt

Links an existing tag to a specified card in Guru. Required props include the card id and the tag id. This action assumes that both the card and tag are already existing.

URLs

export-folder-to-pdf

Prompt

Export a specific folder identified by its ID to a PDF file.

URLs

@vunguyenhung vunguyenhung added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Sep 23, 2024
@luancazarine luancazarine self-assigned this May 9, 2025
luancazarine added a commit that referenced this issue May 12, 2025
Sources
 - Announcement Read (Instant)
 - New Card (Instant)
 - Card Updated (Instant)

Actions
 - Create Card
 - Add Tag To Card
 - Export Card To PDF
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog May 12, 2025
@jcortes jcortes moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog May 12, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 13, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for QA in Component (Source and Action) Backlog May 13, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog May 13, 2025
@vunguyenhung vunguyenhung moved this from In QA to Ready for Release in Component (Source and Action) Backlog May 13, 2025
@vunguyenhung
Copy link
Collaborator

Hi everyone, all test cases are passed! Ready for release!

Test report
https://vunguyenhung.notion.site/Components-guru-1f1bf548bb5e81f6861fdb77ba0fe51d

luancazarine added a commit that referenced this issue May 13, 2025
* guru init

* [Components] guru #13217
Sources
 - Announcement Read (Instant)
 - New Card (Instant)
 - Card Updated (Instant)

Actions
 - Create Card
 - Add Tag To Card
 - Export Card To PDF

* pnpm update

* Update components/guru/sources/common/base.mjs

Co-authored-by: Jorge Cortes <[email protected]>

---------

Co-authored-by: Jorge Cortes <[email protected]>
@github-project-automation github-project-automation bot moved this from Ready for Release to Done in Component (Source and Action) Backlog May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triaged For maintainers: This issue has been triaged by a Pipedream employee
Projects
Development

Successfully merging a pull request may close this issue.

3 participants