Skip to content
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

Add Webhook Endpoint and ProcessTicketReview Handler for Stackwork Ticket Review Automation #1995

Merged
merged 2 commits into from
Nov 28, 2024

Conversation

aliraza556
Copy link
Contributor

@aliraza556 aliraza556 commented Nov 28, 2024

Describe the chnages:

  • Implements webhook endpoint at /bounty/ticket/review to receive and process ticket updates from Stackwork workflows

closes: #1988

Issue ticket number and link:

  • Ticket Number: [ 1988 ]
  • Link: [ https://github.com/stakwork/sphinx-tribes-frontend/issues/1988 ]

Checklist before requesting a review

  • I have performed a self-review of my code
  • I have tested on Chrome
  • New feature (non-breaking change which adds functionality)
  • I have provided a screenshot of changes in my PR

@aliraza556
Copy link
Contributor Author

Hi @humansinstitute, @elraphty,
Please review this PR.

Copy link
Contributor

@tobi-bams tobi-bams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aliraza556 please can you help resolve conflict

@aliraza556
Copy link
Contributor Author

@tobi-bams Sure Just give me 2 mint.

@aliraza556
Copy link
Contributor Author

Hi @tobi-bams, I have resolved the conflict. @humansinstitute. Please go ahead and merge it.

@elraphty
Copy link
Contributor

Looks Good to me, I will merge it when the tests pass.

@elraphty elraphty merged commit bd9e1fc into stakwork:master Nov 28, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup the Webhook route at /bounty/ticket/review/
3 participants