Skip to content

Commit eac97e4

Browse files
authored
Replace gh-issue-NNNN: with gh-NNNN: in the output (#451)
1 parent 8ef33e4 commit eac97e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

blurb/blurb.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1113,7 +1113,7 @@ def print(*a, sep=" "):
11131113
if metadata.get("gh-issue"):
11141114
issue_number = metadata['gh-issue']
11151115
if int(issue_number):
1116-
body = "gh-issue-" + issue_number + ": " + body
1116+
body = "gh-" + issue_number + ": " + body
11171117
elif metadata.get("bpo"):
11181118
issue_number = metadata['bpo']
11191119
if int(issue_number):

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy