Skip to content

[Components] peerdom #16400

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

Open
pipedream-component-development opened this issue Apr 22, 2025 · 2 comments · May be fixed by #16405
Open

[Components] peerdom #16400

pipedream-component-development opened this issue Apr 22, 2025 · 2 comments · May be fixed by #16405
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 Apr 22, 2025

peerdom

URLs

Polling Sources

new-role

Prompt

Emit new event when a new role is created in a circle (organization). Requires circle ID as a prop.

URLs

new-member

Prompt

Emit new event when a new member is added to a circle or assigned to a role. Requires circle ID as a prop.

URLs

Actions

create-role

Prompt

Create a new role within a specified circle. Requires circle ID, role name, and optionally description or linked domains.

URLs

assign-member-to-role

Prompt

Assign a member to a role within a circle. Requires role ID and member ID.

URLs

update-role

Prompt

Update an existing role's attributes such as name, description, or linked domains. Requires role ID.

URLs

@pipedream-component-development pipedream-component-development added the triaged For maintainers: This issue has been triaged by a Pipedream employee label Apr 22, 2025
@sergio-eliot-rodriguez
Copy link
Collaborator

Peerdom provided API Key, also 30 days free trial

@luancazarine luancazarine self-assigned this Apr 23, 2025
@luancazarine luancazarine moved this from Prioritized to Doing in Component (Source and Action) Backlog Apr 23, 2025
@luancazarine luancazarine linked a pull request Apr 23, 2025 that will close this issue
luancazarine added a commit that referenced this issue Apr 23, 2025
Sources
 - New Role
 - New Member

Actions
 - Create Role
 - Assign Member To Role
 - Update Role
@luancazarine luancazarine moved this from Doing to Ready for PR Review in Component (Source and Action) Backlog Apr 23, 2025
@GTFalcao GTFalcao moved this from Ready for PR Review to Ready for QA in Component (Source and Action) Backlog Apr 24, 2025
@vunguyenhung vunguyenhung moved this from Ready for QA to In QA in Component (Source and Action) Backlog Apr 25, 2025
@vunguyenhung vunguyenhung moved this from In QA to Changes Required in Component (Source and Action) Backlog Apr 25, 2025
@vunguyenhung
Copy link
Collaborator

Hello everyone, I have tested this PR and there're some test cases failed or needed improvement.

Please check the test report below for more information
https://vunguyenhung.notion.site/Components-peerdom-1dfbf548bb5e81c4ab54c039ea86c89c

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.

4 participants