This is an automated email from the ASF dual-hosted git repository.
mintsweet pushed a change to branch feat-dora-config
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
from 4a7a232e9 fix: useCustom just defined onece
new 1edcae06c chore: upgrade antd and @ant-design/icons
new 3627aab1e fix: check match items total logic error
new 251e1bd5b feat: add github workflow run guideline
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
config-ui/package.json | 4 +-
.../components/check-matched-items/index.tsx | 42 +-
.../register/github/assets/workflow-run.jpeg | Bin 0 -> 189484 bytes
.../src/plugins/register/github/transformation.tsx | 40 +-
.../src/plugins/register/github/workflow-run.tsx | 103 ++++
config-ui/yarn.lock | 550 ++++++++++++---------
6 files changed, 488 insertions(+), 251 deletions(-)
create mode 100644
config-ui/src/plugins/register/github/assets/workflow-run.jpeg
create mode 100644 config-ui/src/plugins/register/github/workflow-run.tsx