Skip to content

Commit 80b6e5d

Browse files
Log version of source code updates (#3624)
This makes it easier to learn when source code updates happened.
1 parent cf61349 commit 80b6e5d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/clusterfuzz/_internal/bot/tasks/update_task.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -162,6 +162,7 @@ def get_newer_source_revision():
162162
# No source code update found. Source code is current, bail out.
163163
return None
164164

165+
logs.log(f'New source code: {source_version}')
165166
return source_version
166167

167168

0 commit comments

Comments
 (0)