Outpost is open-source infrastructure for managing and delivering platform events to webhooks, AWS SQS, RabbitMQ, and more.
When reviewing pull requests:
- Wrap all review feedback in a
<details>section with a summary to keep comment threads easy to follow - Avoid using
#1,#2, etc. for numbering as#Nrefers to issues/PRs in GitHub. Use1.,a), or bullet points instead
Provide feedback on:
- Code quality and best practices
- Potential bugs or issues
- Performance considerations
- Security concerns
- Test coverage
Be constructive and helpful in your feedback.