Skip to content

test: stale PR bot auto demo (leave for 7 days)#71

Open
Eeshu-Yadav wants to merge 1 commit intomasterfrom
test/stale-pr-demo-auto
Open

test: stale PR bot auto demo (leave for 7 days)#71
Eeshu-Yadav wants to merge 1 commit intomasterfrom
test/stale-pr-demo-auto

Conversation

@Eeshu-Yadav
Copy link
Collaborator

This PR tests the stale PR bot automatic trigger. It will have changes requested and be left untouched so the daily cron job can mark it stale after 7 days.

Copilot AI review requested due to automatic review settings March 2, 2026 07:41
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds a small markdown file intended to serve as a “do nothing” PR change for testing the stale PR bot’s automatic cron-based staleness marking after 7 days.

Changes:

  • Add test_stale_auto.md with a short description of the stale PR bot demo.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@@ -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 No newline at end of file
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.
@@ -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 No newline at end of file

Choose a reason for hiding this comment

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

testing hori hai

@openwisp-companion
Copy link

Hi @Eeshu-Yadav 👋,

This pull request has been automatically closed due to 0 days of inactivity.
After changes were requested, the PR remained inactive.

We understand that life gets busy, and we appreciate your initial contribution! 💙

The door is always open for you to come back:

  • You can reopen this PR at any time
    if you'd like to continue working on it
  • Feel free to push new commits
    addressing the requested changes
  • If you reopen the PR, the linked issue will be
    reassigned to you

If you have any questions or need help,
don't hesitate to reach out. We're here to support you!

Thank you for your interest in contributing to OpenWISP! 🙏

@Eeshu-Yadav Eeshu-Yadav reopened this Mar 2, 2026
@nemesifier
Copy link
Member

Hey @Eeshu-Yadav there's unnecessary line breaks in this text:

  • You can reopen this PR at any time
    if you'd like to continue working on it
  • Feel free to push new commits
    addressing the requested changes
  • If you reopen the PR, the linked issue will be
    reassigned to you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants