Closed kit-ty-kate closed 7 months ago
cc @patricoferris who seems to maintain get-activity
(there was no bug tracker on the fork so i created it here instead)
I haven't forgotten about this! I don't think github graphql API has a nice way of getting your merges or comments coming at it from a user perspective. But I think tarides/okra#57 will allow it from a repository perspective, which might actually be more useful i.e. something like
okra generate --week=38 --with-repos=ocaml/opam-repository > report.md
This can include the PRs you merged/commented on from the repos specified in --with-repos
. The graphql docs are... vast... so I'll keep looking :))
The issue/PR comments are added, I'm closing this one. Feel free to re-open if needed.
Most of my work does not appear when using
okra genarate
because merges and comments are not taken into accounts