Skip to content

Conversation

@GTFalcao
Copy link
Collaborator

@GTFalcao GTFalcao commented Oct 4, 2023

WHAT

🤖 Generated by Copilot at d21a19e

This pull request adds new components and sources for Jira Service Desk integration. It deletes the unused components/jira_service_desk/.gitignore and components/jira_service_desk/app/jira_service_desk.app.ts files. It adds two action components to create a comment and a request in Jira Service Desk, and two source components to emit events when a request is created or updated. It also adds a common module and an app module to define the shared props and methods for the components, and updates the components/jira_service_desk/package.json and pnpm-lock.yaml files to include the dependency on the @pipedream/platform module.

🤖 Generated by Copilot at d21a19e

jira_service_desk
New actions and sources
Autumn of updates

WHY

Closes #8017

HOW

🤖 Generated by Copilot at d21a19e

  • Add two new action components to create and comment on customer requests in Jira Service Desk (link, link)
  • Add two new source components to emit events when customer requests are created or updated in Jira Service Desk (link, link)
  • Add a new app module for Jira Service Desk (link)
  • Add a new common module for the jira_service_desk sources (link)
  • Add test events for the new source components (link, link)
  • Update the package.json file for the jira_service_desk components (link)
  • Update the pnpm-lock.yaml file to reflect the new dependency (link)
  • Delete unused files (link, link)

@GTFalcao GTFalcao added the ai-assisted Content generated by AI, with human refinement and modification label Oct 4, 2023
@vercel
Copy link

vercel bot commented Oct 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
pipedream-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:47pm
pipedream-docs-redirect-do-not-edit ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 10, 2023 6:47pm

vellames
vellames previously approved these changes Oct 5, 2023
vellames
vellames previously approved these changes Oct 10, 2023
@GTFalcao
Copy link
Collaborator Author

/approve

@GTFalcao GTFalcao merged commit c8b27a0 into master Oct 11, 2023
@GTFalcao GTFalcao deleted the 8017-jira-service-desk branch October 11, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-assisted Content generated by AI, with human refinement and modification

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Components] Jira Service Desk

3 participants