Skip to content

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

@xmen4xp

Description

@xmen4xp

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions