rusefi / rusefi_documentation

User documentation for rusEFI engine control unit
GNU General Public License v3.0
25 stars 30 forks source link

implement a workflow that implements "automatic aging of issues and pull requests". #419

Closed mi-hol closed 1 year ago

mi-hol commented 1 year ago

https://github.com/actions/stale is available to start with.

Specification of intended behavior:

    • skip items with label "backlog" or "next-iteration"

This means:

chuckwagoncomputing commented 1 year ago

This is very different to what @rusefillc specified here.

mi-hol commented 1 year ago

I know but:

  1. the requirement was extremely vague
  2. from experience I know that workflow require labels to work correctly
  3. I believe to know who would complain first about poking & nagging comments

I'd added the label "feedback requested" to give others a chance to comment and have added from your feedback "not planned" & "question" to signal that it's not ready for implementation yet.