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

build: add action to close stale feature requests #41981

Closed
wants to merge 14 commits into from

Commits on Feb 15, 2022

  1. build: add action to close stale feature requests

    Implement the prodecure outlined in
    https://github.com/nodejs/node/blob/master/doc/contributing/feature-request-management.md
    
    Signed-off-by: Michael Dawson <mdawson@devrus.com>
    mhdawson committed Feb 15, 2022
    Copy the full SHA
    835d11c View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Mestery <mestery@protonmail.com>
    mhdawson and Mesteery committed Feb 15, 2022
    Copy the full SHA
    be436fa View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    mhdawson and Trott committed Feb 15, 2022
    Copy the full SHA
    29b1c0f View commit details
    Browse the repository at this point in the history
  4. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    mhdawson and Trott committed Feb 15, 2022
    Copy the full SHA
    b7b78be View commit details
    Browse the repository at this point in the history
  5. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    mhdawson and Trott committed Feb 15, 2022
    Copy the full SHA
    1447974 View commit details
    Browse the repository at this point in the history
  6. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    mhdawson and Trott committed Feb 15, 2022
    Copy the full SHA
    df3e915 View commit details
    Browse the repository at this point in the history
  7. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    mhdawson and Trott committed Feb 15, 2022
    Copy the full SHA
    87cc1e5 View commit details
    Browse the repository at this point in the history
  8. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Rich Trott <rtrott@gmail.com>
    mhdawson and Trott committed Feb 15, 2022
    Copy the full SHA
    4b1a3a0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    2a1aea0 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    cb132c4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2022

  1. Address linter complaints

    mhdawson committed Feb 16, 2022
    Copy the full SHA
    b85e753 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Mestery <mestery@protonmail.com>
    mhdawson and Mesteery committed Feb 17, 2022
    Copy the full SHA
    a7bc6ed View commit details
    Browse the repository at this point in the history
  2. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
    mhdawson and aduh95 committed Feb 17, 2022
    Copy the full SHA
    31c99cb View commit details
    Browse the repository at this point in the history
  3. Update .github/workflows/close-stale-feature-requests.yml

    Co-authored-by: Mestery <mestery@protonmail.com>
    mhdawson and Mesteery committed Feb 17, 2022
    Copy the full SHA
    729274c View commit details
    Browse the repository at this point in the history