Browse Source

#4250: ci: Mergeable must have ready-to-merge and not require version (#14600)

you can see our init discuss in https://lists.apache.org/thread/xgcd3wndfst88ornvdknd64nol76k89n
git-as-svn/v1/dev
Jay Chung 1 year ago committed by GitHub
parent
commit
aa55e5a3e0
  1. 2
      commit.ref
  2. 49
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit d6a4e99e1963c50daa40a7328da704f3f60d1989 Subproject commit d92e2b360e0117259c58ea540b8b3cc2664694d8

49
commit.yml

@ -2,46 +2,13 @@
branches: { branches: {
} }
fileChange: fileChange:
/dolphinscheduler-task-plugin: /.github:
newFile: !uuid 'e8b4c15b3356a7b93ca3c95e273f55b9eb7f550d' newFile: !uuid '22f5cc8d00f776978291047482abc226f330e3f8'
oldFile: !uuid 'f74cc1757ba6fd2c38856c8e005ffd336b09ff90' oldFile: !uuid 'a26cacbc183db712519643936cb3ddb507152408'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api: /.github/mergeable.yml:
newFile: !uuid 'df00efadfa05902410e39f5a3716c90d2393eec2' newFile: !uuid '0d43e6c3c31cc0745111026868a6f4700124fd15'
oldFile: !uuid '9eab5f19866caea36ff4dc327a022a24dbf1f21f' oldFile: !uuid '8bdf2f182dfbe1990c4d3bba96073f324eda10a5'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src: gitCommitId: !uuid 'd92e2b360e0117259c58ea540b8b3cc2664694d8'
newFile: !uuid '77a054316402db5e108c3dfde7b4735e3a7f1350'
oldFile: !uuid 'e5d0882829639c6dc29f74752c11344672419752'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main:
newFile: !uuid 'd9a5fdf5e428d58a2df322e44a6119f6c8bf893e'
oldFile: !uuid 'e255c9d153ce4332d46897b62f96db47a4c7d952'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java:
newFile: !uuid 'be2115f4a7741cfc1026127cb0012c377b29fd99'
oldFile: !uuid '8a184d465e6253b4502ae6cce06d27de957186aa'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org:
newFile: !uuid '398ed80894b821f88b0fdbab84ff6b681e65a016'
oldFile: !uuid '6b6a7c51e89119aa159ec6714be542dbe36f1ba7'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache:
newFile: !uuid '0dec8d6a3baddb5cab799241b06e85ae75d09c6d'
oldFile: !uuid 'dac2a6208be18effccc7fdaf53d4a268fcbadf1a'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '314dbdb0e246b6a3bfd0040909a3678ed516c7c6'
oldFile: !uuid '66f4af01b32cffc098b86513585569bb6c5ca788'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin:
newFile: !uuid '1b3ec21ef7150f0b9b3b7221ac775de5837df4d0'
oldFile: !uuid '1111f1cddf3ff959fda04f2bd9bc090275a8ae36'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task:
newFile: !uuid '94487eafbafe8f41c9f417a5a89bccf8173a340a'
oldFile: !uuid 'f2233789a05a5e2f72ec1fcb6eef7de3ffedfa1e'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api:
newFile: !uuid 'fd3083330baa91aab691787f1ef9c84f36a1bfaf'
oldFile: !uuid '21eca9174f8eb57b652ec8f97d93e868a5cb18a8'
/dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils:
newFile: !uuid '378d418d2b772726c05bb3e7d44127d854ed560b'
oldFile: !uuid '7c56c6ff5b54bd3d2e6d85661ae2b1986feee684'
? /dolphinscheduler-task-plugin/dolphinscheduler-task-api/src/main/java/org/apache/dolphinscheduler/plugin/task/api/utils/ProcessUtils.java
: newFile: !uuid 'd831437334db31aac353bf0d285acd7376fbf000'
oldFile: !uuid 'f0c3aa0f9a340d33f18d2d27033f114a03e78fcd'
gitCommitId: !uuid 'd6a4e99e1963c50daa40a7328da704f3f60d1989'
renames: { renames: {
} }
revisionId: 4249 revisionId: 4250

Loading…
Cancel
Save