a8a1886f27eb3c01330b4c7f5f56f658581e11ec
Gitea Issue API returns pull_request: null for pure Issues (key exists but
value is None). 'pull_request' in issue was always True, causing all Issue
@mention mails to show 'PR #N' instead of 'Issue #N'.
Fix: issue.get('pull_request') is not None
sanguo_moziplus_v2
Description
Languages
Python
97.4%
TypeScript
1.9%
CSS
0.3%
Shell
0.2%
HTML
0.2%