Browse Source

#4110: fix: PULL_REQUEST_TEMPLATE.md dead link (#14163)

git-as-svn/v1/dev
Aaron Wang 2 years ago committed by GitHub
parent
commit
508e49c486
  1. 2
      commit.ref
  2. 40
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 5e87b2d58a91cfb29839d82465380e43c0a1ab03
Subproject commit 708086c8fe2a02f87f0c8bd239d54a1198146381

40
commit.yml

@ -2,37 +2,13 @@
branches: {
}
fileChange:
/dolphinscheduler-common:
newFile: !uuid '969d6406d8f831c304d5b868e0f76b09f58f8f0a'
oldFile: !uuid 'ced28b119bca5ff9dcf9f7da0df2a4f4cd9d4683'
/dolphinscheduler-common/src:
newFile: !uuid '9d5644f527a16b8378fc6afaf92a69851c236901'
oldFile: !uuid '5b49ddaeffb6ccf16c9aa36bd8f0c3b8887e5311'
/dolphinscheduler-common/src/main:
newFile: !uuid 'd8a3bdcad9ded41a880fe0e5fba79edc84a0d517'
oldFile: !uuid 'a4ec7830a59d4301abcaca257a44c262130ff31c'
/dolphinscheduler-common/src/main/java:
newFile: !uuid '17af2f654886df82adb2b3632d65c4d6d6e03c7b'
oldFile: !uuid '76c6c38bce6bdebf4154accfc5de8c632516da4f'
/dolphinscheduler-common/src/main/java/org:
newFile: !uuid 'f48db8bdc84d86daa6ddd3522902bd93a1173c16'
oldFile: !uuid '9dd64234ad789b96077ca223a1d0194be2335d3d'
/dolphinscheduler-common/src/main/java/org/apache:
newFile: !uuid '9de06620f4ab56ad0c390d4928592bd45b2852cf'
oldFile: !uuid 'ca2c5083502891a6360f7abc9679690cb9a04299'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid '3939cd33a2f01b0c9adb43bbb690eafc7a7d4173'
oldFile: !uuid '89636f773b73815d4219d7e9d7b6f0b0e4ff303c'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common:
newFile: !uuid 'e557cc859d5de974133b70d4c29e2fc80f1ecb24'
oldFile: !uuid '7a973d1b0147400fe826ff58b59db19f07729147'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils:
newFile: !uuid '7d211599b8c7dc61ba8fd1f5054513ab869c2d92'
oldFile: !uuid '724ac38adf5d32fbea6331f650064d2c299c246d'
/dolphinscheduler-common/src/main/java/org/apache/dolphinscheduler/common/utils/OSUtils.java:
newFile: !uuid 'd1330469819778d0246f536a6e6caf1785fce11c'
oldFile: !uuid '678abff0c6c396474852b9aa83f5c92deece652a'
gitCommitId: !uuid '5e87b2d58a91cfb29839d82465380e43c0a1ab03'
/.github:
newFile: !uuid '39e004b7856bf763d029c0ca7ab8ac99250bf680'
oldFile: !uuid '760551f2bf39f319be9bf5350da8871ebf093d99'
/.github/PULL_REQUEST_TEMPLATE.md:
newFile: !uuid '652e41a3bd25824a90d770536bbd6b3ef56dab6b'
oldFile: !uuid 'ea2405e86f94dae1cf438192ae582214e69d73c2'
gitCommitId: !uuid '708086c8fe2a02f87f0c8bd239d54a1198146381'
renames: {
}
revisionId: 4109
revisionId: 4110

Loading…
Cancel
Save