mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
refactor: Update stale issue comment text for clarity and conciseness
This commit is contained in:
parent
cefea38ee5
commit
22dbcb7590
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ This looks like a duplicate of #{oldest_issue_number}. Please see the comments t
|
||||||
|
|
||||||
I'm going to close this issue for now. But please let me know if you think this is actually a distinct issue and I will reopen this issue.""" # noqa
|
I'm going to close this issue for now. But please let me know if you think this is actually a distinct issue and I will reopen this issue.""" # noqa
|
||||||
|
|
||||||
STALE_COMMENT = """This issue has been labelled stale because it has been open for 2 weeks with no activity. Remove stale label or add a comment to keep this issue open. Otherwise, it will be closed in 7 days.""" # noqa
|
STALE_COMMENT = """I'm labeling this issue as stale because it has been open for 2 weeks with no activity. If there are no additional comments, it will be closed in 7 days.""" # noqa
|
||||||
|
|
||||||
# GitHub API configuration
|
# GitHub API configuration
|
||||||
GITHUB_API_URL = "https://api.github.com"
|
GITHUB_API_URL = "https://api.github.com"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue