You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.
I am reopening issue #16 as I think I have a legit use case for this now. Basically here is the flow.
I have created a PR on some repo, and that repo has status checks set. One of them happens to be that the story has been accepted. With Tracker's activity hooks and with the ability to have webhooks on resources now, I could take the activity webhook and report the status of the story back to the PR.
I started to go down the route of using the RSS feed, but the tracker feed is pretty unusable. I thought this would be a cleaner way. Doing some parsing on the incoming hook would be pretty easy.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am reopening issue #16 as I think I have a legit use case for this now. Basically here is the flow.
I have created a PR on some repo, and that repo has status checks set. One of them happens to be that the story has been accepted. With Tracker's activity hooks and with the ability to have webhooks on resources now, I could take the activity webhook and report the status of the story back to the PR.
I started to go down the route of using the RSS feed, but the tracker feed is pretty unusable. I thought this would be a cleaner way. Doing some parsing on the incoming hook would be pretty easy.
The text was updated successfully, but these errors were encountered: