Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions test_stale_auto.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
# Auto Stale PR Demo\nThis PR is created to test the stale PR bot with automatic cron trigger.\nIt should be marked stale after 7 days of inactivity.\n
Copy link

Copilot AI Mar 2, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This markdown file contains literal "\n" escape sequences in the content, so it will render as a single line with backslash characters instead of multiple lines/paragraphs. Replace the escaped newlines with actual line breaks (and drop the trailing "\n") so the file renders correctly.

Suggested change
# Auto Stale PR Demo\nThis PR is created to test the stale PR bot with automatic cron trigger.\nIt should be marked stale after 7 days of inactivity.\n
# Auto Stale PR Demo
This PR is created to test the stale PR bot with automatic cron trigger.
It should be marked stale after 7 days of inactivity.

Copilot uses AI. Check for mistakes.
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testing hori hai