-
Notifications
You must be signed in to change notification settings - Fork 109
Open
Copy link
Labels
github_actionsPull requests that update Github Actions code.Pull requests that update Github Actions code.intermediaterequires some knowledge of the codebase with some defined steps to implement or examplesrequires some knowledge of the codebase with some defined steps to implement or examples
Description
PROBLEM
Sometimes we have issues that are open and have someone assigned, but there is no pull request linked - probably meaning the developer has not started working on the issue at all.
SOLUTION
Create an automated reminder on issues with someone assigned that have no linked pull request.
It could trigger after 7 days.
it should be eg
"Hi, this is ReminderBot. This issue has been assigned but has had no pull request created Are you still planning on working on the issue?
From the Python SDK Team"
Metadata
Metadata
Assignees
Labels
github_actionsPull requests that update Github Actions code.Pull requests that update Github Actions code.intermediaterequires some knowledge of the codebase with some defined steps to implement or examplesrequires some knowledge of the codebase with some defined steps to implement or examples