Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upSend email notification when documentation/website repo lack proper tag on top #1622
Comments
marmarek
added
C: other
P: minor
task
labels
Jan 14, 2016
marmarek
added this to the
Documentation/website milestone
Jan 14, 2016
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
andrewdavidwong
Jan 14, 2016
Member
Does this happen often (commit pushed to submodule without proper tag)?
I often "lazy sign" pull requests (i.e., merge via web interface, then later add signed tag and push tag via cmdline), but usually just a few minutes later.
|
Does this happen often (commit pushed to submodule without proper tag)? I often "lazy sign" pull requests (i.e., merge via web interface, then later add signed tag and push tag via cmdline), but usually just a few minutes later. |
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
marmarek
Jan 14, 2016
Member
Does this happen often (commit pushed to submodule without proper tag)?
Few times a month. But when it happens, it isn't obvious why the website isn't updated, without looking to the log on my PC...
Few times a month. But when it happens, it isn't obvious why the website isn't updated, without looking to the log on my PC... |
marmarek commentedJan 14, 2016
We have a script to automatically update submodules of
qubesos.github.iorepo, if submodule change is properly signed. It should send an email when a module is not signed properly (to the author of unsigned change).The script is here: https://github.com/QubesOS/qubesos.github.io/blob/master/_utils/update-submodules