Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Enable stale bot on the repo #95

Open
xmen4xp opened this issue Dec 3, 2022 · 1 comment
Open

[Feature]: Enable stale bot on the repo #95

xmen4xp opened this issue Dec 3, 2022 · 1 comment
Assignees

Comments

@xmen4xp
Copy link
Contributor

xmen4xp commented Dec 3, 2022

Contact Details

No response

Tell us the project / group you are associated with

Community (Default)

What would you like to see implemented?

When issues are raised in github, it will need to be managed by stale bot to prevent issues from accumulating:

The following are the attributes recommended by github.


# Number of days of inactivity before an issue becomes stale
daysUntilStale: 60
# Number of days of inactivity before a stale issue is closed
daysUntilClose: 7
# Issues with these labels will never be considered stale
exemptLabels:
  - pinned
  - security
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable
markComment: >
  This issue has been automatically marked as stale because it has not had
  recent activity. It will be closed if no further activity occurs. Thank you
  for your contributions.
# Comment to post when closing a stale issue. Set to `false` to disable
closeComment: false

Are you able to share screenshots or illustrations that explains the feature?

No response

How critical is this feature to you?

Major - important feature to be incorporated as there are no known alternatives in the solution

Any additional / relevant info

No response

@xmen4xp xmen4xp self-assigned this Dec 3, 2022
@ramramu3433
Copy link
Contributor

New JIRA Created with ID: https://jira.eng.vmware.com/browse/NPT-716

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

No branches or pull requests

2 participants