We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ee6dc1 commit 4853249Copy full SHA for 4853249
1 file changed
integration.yml
@@ -1,15 +1,8 @@
1
-# Required
2
-message: |
3
- Integrated for V23-Release
4
-# Not required, now default is V23-Release
+message: >-
+ fix: Add new case for Deepin while detecting DE by
+ ComixHe@deepin-community/xdg-utils
5
milestone: V23-Release
6
7
-repos:
8
- # Required
9
- - repo: linuxdeepin/examplerepo
10
- # Not required
11
- tag: 5.11.22
12
- # Not required, but need one of tag and tagsha info
13
- # When use tag info, integration workflow will check repository tag and build tag version
14
- # When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
15
- tagsha: "********************************"
+repos:
+ - repo: deepin-community/xdg-utils
+ tagsha: d4fc32af0a8094a4ff217976874093dc8bae66fc
+timestamp: 1713510055688
0 commit comments