Skip to content
Snippets Groups Projects

Add a note if no packages appear in the mail draft

Merged Ghost User requested to merge add_warning_no_pkgs_in_draft into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -95,6 +95,9 @@ Send an email to `linux-announce-test@cern.ch` with updated packages information
!!! Note ""
`$EDITOR` must be set to your prefered editor to edit the email
!!! note "No packages in the mail's draft?"
If you thought there were some packages to be updated but you don't see any in the draft, it might very well be that these were `debugingo` or `src.rpm`s. As you can see in [this line](https://gitlab.cern.ch/linuxsupport/lxdist-build/blob/master/bin/bsmailusers#L197) we do not send updates for those.
## Release to production
Generate list of repos that have been updated in the last week
Loading