Skip to content

Commit

Permalink
Revert "chore: Update integration.yml"
Browse files Browse the repository at this point in the history
This reverts commit 12701b2.
  • Loading branch information
Zeno-sole committed Oct 31, 2024
1 parent 12701b2 commit 735cb3e
Showing 1 changed file with 15 additions and 8 deletions.
23 changes: 15 additions & 8 deletions integration.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,15 @@
message: >-
feat: update polkit-qt-1 to 0.200.0-1 by
deepin-community-bot[bot]@deepin-community/polkit-qt-1
milestone: V23-Beta3
repos:
- repo: deepin-community/polkit-qt-1
tagsha: e07760d6aff9d8212b18ec7361bcdf49c65b8029
timestamp: 1730257494823
# Required
message: |
Integrated for V23-Release
# Not required, now default is V23-Release
milestone: V23-Release
# Required
repos:
# Required
- repo: linuxdeepin/examplerepo
# Not required
tag: 5.11.22
# Not required, but need one of tag and tagsha info
# When use tag info, integration workflow will check repository tag and build tag version
# When use tagsha info, interation workflow will build tagsha version, It doesn't matter whether the tag exists.
tagsha: "********************************"

0 comments on commit 735cb3e

Please sign in to comment.