[PR #3607] [MERGED] implemented #3606 - added stale bot config #12595

Closed
opened 2025-12-29 22:22:32 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/3607
Author: @lampwins
Created: 10/13/2019
Status: Merged
Merged: 10/17/2019
Merged by: @jeremystretch

Base: developHead: 3606-stale-bot


📝 Commits (2)

  • b8feba1 implemented #3606 - added stale bot config
  • f08968d Exempt issues tagged with "status: blocked"

📊 Changes

2 files changed (+46 additions, -0 deletions)

View changed files

.github/stale.yaml (+23 -0)
📝 CONTRIBUTING.md (+23 -0)

📄 Description

Fixes: #3606

Added .github/stale.yaml config and added the "Issue Lifecycle" section to the contributing guide.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/3607 **Author:** [@lampwins](https://github.com/lampwins) **Created:** 10/13/2019 **Status:** ✅ Merged **Merged:** 10/17/2019 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `3606-stale-bot` --- ### 📝 Commits (2) - [`b8feba1`](https://github.com/netbox-community/netbox/commit/b8feba107065585f11d0da2adcb8911e541fec03) implemented #3606 - added stale bot config - [`f08968d`](https://github.com/netbox-community/netbox/commit/f08968da494ff4bbe341075622c26df3e9c113c4) Exempt issues tagged with "status: blocked" ### 📊 Changes **2 files changed** (+46 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.github/stale.yaml` (+23 -0) 📝 `CONTRIBUTING.md` (+23 -0) </details> ### 📄 Description <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. IF YOUR PULL REQUEST DOES NOT REFERENCE AN ACCEPTED BUG REPORT OR FEATURE REQUEST, IT WILL BE MARKED AS INVALID AND CLOSED. --> ### Fixes: #3606 Added .github/stale.yaml config and added the "Issue Lifecycle" section to the contributing guide. <!-- Please include a summary of the proposed changes below. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:22:32 +01:00
adam closed this issue 2025-12-29 22:22:32 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12595