Conversation
5c21bd7 to
98ca967
Compare
98ca967 to
a3dcc36
Compare
|
@npendery Hey Nick. It's been a while, sadly, but building the basic infrastructure was complicated and required us to rethink how we approach a lot of things. Still, it's done and it seems we've gotten to a point where we can get this working. If you want to continue your work here, let me know. Otherwise, someone else will take over. What you did is very appreciated, though. That being said, there are still a couple of things we need to figure out here Apparently, the only documented way to access a github issue is through the There's this whole alternative github API which allows accessing issues, repos and users through their unique ids instead, which would be amazing, but it's undocumented, so we probably should not be using it. With that in mind, it looks like That means it's more complicated than we hoped. In case you do want to continue, some pointersThe only way that I could think of to do it in an officially supported manner would be to have the task
Both of these should be added and the When a task is created
When a task is updated
|
What's in this PR?
update_issue\3functionReferences
Fixes #803