pipedream
pipedream copied to clipboard
[SOURCE] Slack - New Star Added
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| pipedream-docs | ✅ Ready (Inspect) | Visit Preview | Sep 2, 2022 at 6:09PM (UTC) |
| pipedream-docs-redirect-do-not-edit | ✅ Ready (Inspect) | Visit Preview | Sep 2, 2022 at 6:09PM (UTC) |
Thanks for submitting this PR! When we review PRs, we follow the Pipedream component guidelines. If you're not familiar, here's a quick checklist:
- [x] Create components to address specific use cases whenever possible
- [x] Component
keys should follow the formatapp_name_slug-slugified-component-name - [x] Components should follow the standard directory structure
- [x] Prefer Node.js client libraries to REST APIs
- [x] When making API requests, handle pagination to ensure all data / events are processed
- [ ] Use
secretprops to capture sensitive data - [x] Props and methods should be defined in app files whenever possible
- [ ] Document methods with JS Docs
- [x] Use
optionalprops whenever possible, and set adefaultvalue where you can - [x] Use async options to accept user input wherever possible
- [x] Create subscription webhooks sources (vs polling sources) whenever possible
- [x] Always emit a
summarywith events - [x] Use a built-in deduping strategy wherever possible
- [x] When building webhook sources, follow these best practices
- [ ] When building polling sources, follow these best practices
@vellames-turing Adding stars to 'Users' does not emit events.

Hello @vellames-turing, I'm just checking in, do you have bandwidth to resolve the test case failed 🙏
Hey @vunguyenhung , I am having some medical problems right now, I am off today, probably I will be able to finish it on Monday, but if you have some urgency closing this ticket, maybe @luancazarine could take a look
Sorry I forgot @vellames-turing! Please take care of your health! No rush, you can continue on this ticket when you comeback!
Get well soon boss!
Hi everyone, all test cases are passed! Ready for release!
Test report Slack_New_Star_Added_3526.pdf