We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a1ae3a commit 7c9bebdCopy full SHA for 7c9bebd
1 file changed
integration.yml
@@ -1,15 +1,8 @@
1
-# Required
2
-message: |
3
- Integrated for v25-Release
4
-# Not required, now default is v25-Release
+message: >-
+ feat: update jdupes to 1.28.0-1+deb13u1 by
+ deepin-community-bot[bot]@deepin-community/jdupes
5
milestone: v25-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/jdupes
+ tagsha: 01b3477e9f0a81bc9086158c53c2290ca927f82c
+timestamp: 1777454879640
0 commit comments