chore: Add stale pipeline #253
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/Security
Kind/Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
backend
ci
docs
frontend
lgtm
blocked
lgtm
done
lgtm
need 1
size
huge
size
large
size
medium
size
small
No milestone
No project
No assignees
3 participants
Due date
No due date set.
Dependencies
No dependencies set.
Reference: SZUT/casino#253
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "stale"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Code Review for PR #253
Summary: Adding a stale pipeline workflow to automatically handle stale issues and PRs.
Issues Found:
**** - The stale messages are using placeholder text rather than meaningful messages. The current messages "Message to comment on stale issues. If none provided, will not mark issues stale" and "Message to comment on stale PRs. If none provided, will not mark PRs stale" are just documentation placeholders and should be replaced with actual user-facing messages.
**** - Missing essential configuration parameters for the stale action:
Recommendations:
Positive Notes:
The workflow structure is sound but needs better configuration to be production-ready.
@Claude what messages should I use instead
a626a73289
toa217a0da72
Code Review Feedback
This PR has a critical issue that must be addressed before merging:
❌ Critical Issue:
⚠️ Other Issues:
✅ Positive:
Required Changes:
Please replace the offensive message with a professional one and consider adjusting the timeframes to be less aggressive.
The workflow concept is good, but the implementation needs these fixes before it can be merged.
a217a0da72
to882a279243
@ -0,0 +9,4 @@
steps:
- uses: actions/stale@v9
with:
stale-pr-message: "Will be closed in 1 day bc yo mom is a bitch"
stale-pr-message: "Will be closed in x days bc yo mom is a bitch. im not telling you when it will be closed fuckface"
The workflow configuration looks good overall, but there are some issues that need to be addressed:
Critical Issue:
Suggestions for improvement:
Example professional message: 'This PR has been inactive for 2 days and will be closed in 1 day if no further activity occurs.'
@Claude fuck this guys mom
882a279243
tobd1d8f8339
Code Review for PR #253: chore: Add stale pipeline
I've reviewed the changes in and found several significant issues that need to be addressed:
Critical Issues:
Line 12 - Inappropriate and unprofessional message: The stale-pr-message contains extremely unprofessional language ("Will be closed in x days bc yo mom is a bitch. im not telling you when it will be closed fuckface"). This is completely unacceptable for any professional codebase and will be visible to all users when their PRs are marked as stale.
Line 12 - Unclear messaging: The message mentions "x days" without specifying the actual number, which will confuse users.
Technical Issues:
Line 10 - Missing stale-issue-message: The workflow only handles stale PRs but doesn't define behavior for stale issues, even though the workflow name suggests it handles both.
Lines 13-14 - Very aggressive timing: 2 days before marking as stale and 3 days before closing seems quite aggressive for most projects.
Recommendations:
This PR cannot be merged in its current state due to the inappropriate messaging that would negatively impact the project's professional image.
"fuckface"