Commit Graph

13 Commits

Author SHA1 Message Date
Fredrik Adelöw 75a5e29489 github-pull-requests-board
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-08-19 16:33:42 +02:00
Niall McCullagh 73268a67ff fix(github-pull-requests-board): filter out github accounts that have been deleted
Pull request that contain interactions with user accounts that have been
deleted are null in the response from the graphql API. This change prevents
deleted accounts from breaking the rendering of the PR.

Signed-off-by: Niall McCullagh <niallmccullagh@users.noreply.github.com>
2022-07-22 23:12:51 +01:00
Phil Kuang 04e1504e85 fix(githubPrBoard): support namespaced teams and all kinds
Signed-off-by: Phil Kuang <pkuang@factset.com>
2022-06-16 13:57:53 -04:00
Talita Gregory 247d66cfce fix: removed unnecessary filter on spec.type
Signed-off-by: Talita Gregory <talitag@spotify.com>
2022-06-13 20:26:09 +02:00
Talita Gregory Nunes Freire 53de5363e1 fix: updated components to follow the naming conventions
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire bda29d61cf fix: map promises
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire 4a9fc43298 fix: added missing FunctionComponent types
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:43 +02:00
Talita Gregory Nunes Freire 6d8267c3d0 fix: prettier formating
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire 18664eaa52 fix: variable name typo, dependencies and pr card rendering
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire 4a6ffbf3ad feat: add support for custom github apiBaseUrl
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire 4f3848e4c0 feat: README update with how to implement plugin
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire ed77c0af0d feat: copyright added in all files
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:42 +02:00
Talita Gregory Nunes Freire 36fb2461c5 feat: Adding github-pull-requests-board plugin
Signed-off-by: Talita Gregory Nunes Freire <talita.freire@dazn.com>
2022-05-27 12:22:42 +02:00