The spellcheck action should not run on new release PRs
Open
- Dominant language
- Python
- Stars
- 44
- Forks
- 107
- PR merge metrics
- No merged PRs in 30d
Description
The draft post for a new release includes the commit notes, which are often brief with unusual abbreviations or with function names. That causes the spellcheck to fail.
It would be nice if the spellcheck action would only run on PRs that update the existing pages and not on the very sketchy draft PRs for the release updates.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.