Skip to content

Commit

Permalink
Add log line with link to issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kwk committed Mar 19, 2024
1 parent ed1e378 commit 12df50e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snapshot_manager/snapshot_manager/snapshot_manager.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,5 @@ def check_todays_builds(self):
):
logging.info(f"Adding label: {label}")
issue.add_to_labels(label)

logging.info(f"Updated today's issue: {issue.html_url}")

0 comments on commit 12df50e

Please sign in to comment.