Browse Source

#3150: [Improvement] [CI] Add label robot to pull request (#10848)

* add label robot to pull request
git-as-svn/v1/dev
xiangzihao 2 years ago committed by GitHub
parent
commit
4006576c97
  1. 2
      commit.ref
  2. 71
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit de3d9423d149087dffe0c321976deb443644fb9f
Subproject commit c829738e6c9a0b9b67edefc8d8b6f8de60c6b556

71
commit.yml

@ -2,46 +2,31 @@
branches: {
}
fileChange:
/dolphinscheduler-ui:
newFile: !uuid 'dc878de3f36df1a084941e5d4bd83b73ff0cb96f'
oldFile: !uuid 'e03fb898aa9f68464ccfdf436cdf6fc2db055b3b'
/dolphinscheduler-ui/src:
newFile: !uuid '9360b56660d764645ee30cb3502519319cc47558'
oldFile: !uuid '850d39d7b4334c6939f593a089d265826c1d12e6'
/dolphinscheduler-ui/src/components:
newFile: !uuid '9d0857c74063273429e118d4648ae3b96b419b98'
oldFile: !uuid '11d428de58c156be6a7aa0cb60fcb2568197e357'
/dolphinscheduler-ui/src/components/result:
newFile: !uuid '6f9f990cd063d89d30a945aa2442ee558367860a'
oldFile: !uuid 'c9ab55e0cae1ae074c5047e2fb029304d26325e6'
/dolphinscheduler-ui/src/components/result/index.tsx:
newFile: !uuid '84f31a1f656f76f09f70f7ed90d93090721b308a'
oldFile: !uuid 'dcc31c3990fbd82fe472fe8cf0db75ebd7065a3c'
/dolphinscheduler-ui/src/views:
newFile: !uuid '4f4c77661b60968b80517dc1642d01aab9cee65d'
oldFile: !uuid 'bdb3212b4a554b3b201b332a193c9b4337bf1c57'
/dolphinscheduler-ui/src/views/projects:
newFile: !uuid '940bc178e47275aeba2904c797eb2559b8616cf9'
oldFile: !uuid 'a04ea192be7bb4e84e6285a2fd7d9271afc3474f'
/dolphinscheduler-ui/src/views/projects/workflow:
newFile: !uuid '05ab991acafba37ad46eb354f942630afc6639d5'
oldFile: !uuid 'e4220e98460c9c872ad01962d2fa3d2ef31f22ef'
/dolphinscheduler-ui/src/views/projects/workflow/relation:
newFile: !uuid 'b10fa0dcdb7743b55ba03a2613b4f7372f778471'
oldFile: !uuid '1748b8f838cf584457dadee7767c40eb7a34b467'
/dolphinscheduler-ui/src/views/projects/workflow/relation/components:
newFile: !uuid '9749b39d1b471f58e6d2c2caad58fde34e91fdf8'
oldFile: !uuid '63b60ad8b4564117349dbcdb4ddb73eba5b3a386'
/dolphinscheduler-ui/src/views/projects/workflow/relation/components/Graph.tsx:
newFile: !uuid 'ad6d54332baac0b106c4aed8cc898a4e295f2b63'
oldFile: !uuid '64e150c5682c396d0497ef103e256c25551abaf9'
/dolphinscheduler-ui/src/views/projects/workflow/relation/index.tsx:
newFile: !uuid '6da6326adf63d70277607de1bcb42c044c0c8c87'
oldFile: !uuid '3bbb229a0eb273ad65797f5be44314b5f7b4135d'
/dolphinscheduler-ui/src/views/projects/workflow/relation/use-relation.ts:
newFile: !uuid '7b49e910f7d6f444cd4a6b04ed706d64cdf7cc1d'
oldFile: !uuid '7515fc3ea65e349242af21dd8b94a2f5f7d75862'
gitCommitId: !uuid 'de3d9423d149087dffe0c321976deb443644fb9f'
renames: {
}
revisionId: 3149
/.github:
newFile: !uuid '69f4af00a3977b6ab288aab3fdafb5e9cb87a570'
oldFile: !uuid '9fa7dd30dae12951a1756f97ab19356329194ef1'
/.github/actions:
newFile: !uuid 'b1faaa4dc4b53a76a8be9714d2e05a10bb6d10b1'
oldFile: !uuid 'e857906e545d37ee639b3f28df7e1429d2711a21'
/.github/actions/labeler:
newFile: !uuid '789b6948d116a5428f677d6967151f6a37438e56'
oldFile: null
/.github/actions/labeler/labeler.yml:
newFile: !uuid '6cedfc7455c8f44590148ed66e24cb42653a77a3'
oldFile: null
/.github/workflows:
newFile: !uuid '9094d96206a83caabd81e1bc141b9b06f32e7d81'
oldFile: !uuid 'f9a497804be71463d3f704fca6953a1b5ca08e3f'
/.github/workflows/issue-robot.yml:
newFile: !uuid 'b1daca781e41305799802cc1c8f59f4efebc5202'
oldFile: null
/.github/workflows/issue_robot.yml:
newFile: null
oldFile: !uuid 'b1daca781e41305799802cc1c8f59f4efebc5202'
/.github/workflows/pull-request-robot.yml:
newFile: !uuid '932c9be46577bf11826f22287b90ea2898de2a0d'
oldFile: null
gitCommitId: !uuid 'c829738e6c9a0b9b67edefc8d8b6f8de60c6b556'
renames:
/.github/workflows/issue-robot.yml: /.github/workflows/issue_robot.yml
revisionId: 3150

Loading…
Cancel
Save