Open hemajv opened 3 years ago
Some fields we would like to capture for every issue (both the parent OKR issue and its respective linked issues):
@xtuchyna
/kind question
(although this will likely turn into /kind feature
I guess)
/assign @xtuchyna can you help clarify?
/triage needs-information
@xtuchyna do we have any updates on this?
ping
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
.
/lifecycle stale
/lifecycle frozen
The Github Graphql API for issues does not appear to feature a list of linked issues, from what I can see (nor does the IssueComment). It does provide a list of trackedInIssues and trackedIssues, but not merely linked one.
We are looking to fetch information related to issues and all other issues linked in them. (Related issue: https://github.com/AICoE/okr/issues/8)
For example, we would like to collect all the issues in the OKR repo and fetch all their linked KR issues and aggregate metrics such as percentage of KRs completed (i.e. percentage of items completed in the acceptance criteria checklist), percentage of OKR completed etc to help generate/automate an OKR report. Is it possible to use the MI scheduler for obtaining this data?
cc @xtuchyna