Skip to content

Commit

Permalink
chore: Update integration.yml
Browse files Browse the repository at this point in the history
Signed-off-by: github-actions <[email protected]>
  • Loading branch information
BLumia authored and github-actions committed Jan 14, 2025
1 parent 735cb3e commit 0e1b1f3
Showing 1 changed file with 8 additions and 15 deletions.
23 changes: 8 additions & 15 deletions integration.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,8 @@
# 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: "********************************"
message: >-
fix: support ostree-booted uninstallation by
BLumia@linuxdeepin/dde-application-wizard
milestone: V23-Beta3
repos:
- repo: linuxdeepin/dde-application-wizard
tagsha: 4cc8905d37c10753cd71b62e5e4d8fcb1b6dffc3
timestamp: 1736862644435

0 comments on commit 0e1b1f3

Please sign in to comment.