Browse Source

#3154: [ci] Fix mergeable will get mad add/remove label sometimes (#10856)

ref: https://github.com/mergeability/mergeable/issues/643
git-as-svn/v1/dev
Jiajie Zhong 2 years ago committed by GitHub
parent
commit
ca06f40a96
  1. 2
      commit.ref
  2. 26
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 3af618d7a8ca8890f9f41bc082dcdaa9e2c5e78e Subproject commit 9ab1a0cfc4210491c770c95ed85340bec457f365

26
commit.yml

@ -3,24 +3,12 @@ branches: {
} }
fileChange: fileChange:
/.github: /.github:
newFile: !uuid '927356df26073554068bc84824d38344d978e3fd' newFile: !uuid '17c9da4080ed442e0f882151339c705050c5c339'
oldFile: !uuid '1e5bbfbb8d67049846f10fcfef119a576a1610b6' oldFile: !uuid '927356df26073554068bc84824d38344d978e3fd'
/.github/actions: /.github/mergeable.yml:
newFile: !uuid '0ae3eeb268e2437fa80a3a9587b394c82dad8870' newFile: !uuid 'acbfd32c78c947061c2c69005549479f52c4ae5a'
oldFile: !uuid 'b1faaa4dc4b53a76a8be9714d2e05a10bb6d10b1' oldFile: !uuid '2b74fe2a0818c83d940020b633e2d324ce733065'
/.github/actions/labeler: gitCommitId: !uuid '9ab1a0cfc4210491c770c95ed85340bec457f365'
newFile: !uuid '4dd60b6f5801217b31c17c8ef03f45a0ef5698c2'
oldFile: !uuid '789b6948d116a5428f677d6967151f6a37438e56'
/.github/actions/labeler/labeler.yml:
newFile: !uuid '3dfc05ce436077767fc65dc28505fa6cf046fe4e'
oldFile: !uuid '6cedfc7455c8f44590148ed66e24cb42653a77a3'
/.github/workflows:
newFile: !uuid '550b05d8fd91b10c67601ac26b45fdb4f293c02b'
oldFile: !uuid '9094d96206a83caabd81e1bc141b9b06f32e7d81'
/.github/workflows/pull-request-robot.yml:
newFile: !uuid '731849e46de5e760dacea58acbf27925f446fd5c'
oldFile: !uuid '932c9be46577bf11826f22287b90ea2898de2a0d'
gitCommitId: !uuid '3af618d7a8ca8890f9f41bc082dcdaa9e2c5e78e'
renames: { renames: {
} }
revisionId: 3153 revisionId: 3154

Loading…
Cancel
Save