-
Notifications
You must be signed in to change notification settings - Fork 6
Move template share prompt into review body - no more issues #254
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
| if changed_parent in ( | ||
| git_root, | ||
| git_root / "benchmarks", | ||
| git_root / "docs" / "src", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Going back to this given there will no longer be annoying issues raised every time.
(originally removed in #218)
|
See here for an example of the comments this generates: Can see that this comment has been edited several times, as opposed to a new comment being generated each time the script is run. |
Having lived with templating for a few months, it's clear that there are an annoying number of false positive issues being raised. The review - which must be manually dismissed - is attention grabbing enough, and less annoying.
To-do