This commit is contained in:
Paul Gauthier 2024-09-20 11:52:28 -07:00
parent 84ca8dd582
commit 88eaf8cf1d

View file

@ -112,7 +112,7 @@ def main():
print(
f"Oldest issue: #{oldest_issue['number']}: {oldest_issue['comments']} comments"
f" {oldest_issue['html_url']} (created on {oldest_issue['created_at']})"
f" {oldest_issue['html_url']} ({oldest_issue['state']})"
)
# Confirmation prompt