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

test: add more coverage for the stale label behaviour (#352) #15

Merged
merged 6 commits into from
Mar 5, 2021

Commits on Mar 5, 2021

  1. test: add more coverage for the stale label behaviour (#352)

    * docs(only-labels): enhance the docs and fix duplicate (#341)
    
    * docs(only-labels): remove duplicated option and improve descriptions
    
    a bad rebase happend
    
    * docs(readme): use a multi-line array and remove the optional column
    
    the option column was not helpful since each value is optional
    the multi-line array will allow to have a better UI in small devices and basically in GitHub too due to the max-width
    
    * style(readme): break line for the statistics
    
    * docs(readme): add a better description for the ascending option
    
    * docs(action): add missing punctuation
    
    * build(deps-dev): bump @typescript-eslint/eslint-plugin (#342)
    
    Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.15.2 to 4.16.1.
    - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
    - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md)
    - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.16.1/packages/eslint-plugin)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * build(deps): bump @octokit/rest from 18.3.0 to 18.3.2 (#350)
    
    Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.0 to 18.3.2.
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v18.3.0...v18.3.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * test: add more coverage to make sure to understand how the stale label works
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    C0ZEN and dependabot[bot] committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    93cc018 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump ts-jest from 26.5.2 to 26.5.3 (#355)

    Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 26.5.2 to 26.5.3.
    - [Release notes](https://github.com/kulshekhar/ts-jest/releases)
    - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md)
    - [Commits](kulshekhar/ts-jest@v26.5.2...v26.5.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    c181784 View commit details
    Browse the repository at this point in the history
  3. build(deps-dev): bump eslint-plugin-github from 4.1.1 to 4.1.2 (#356)

    Bumps [eslint-plugin-github](https://github.com/github/eslint-plugin-github) from 4.1.1 to 4.1.2.
    - [Release notes](https://github.com/github/eslint-plugin-github/releases)
    - [Commits](github/eslint-plugin-github@v4.1.1...v4.1.2)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    bea117b View commit details
    Browse the repository at this point in the history
  4. build(deps): bump @octokit/rest from 18.3.2 to 18.3.3 (#354)

    Bumps [@octokit/rest](https://github.com/octokit/rest.js) from 18.3.2 to 18.3.3.
    - [Release notes](https://github.com/octokit/rest.js/releases)
    - [Commits](octokit/rest.js@v18.3.2...v18.3.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6a2a520 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    70f07a7 View commit details
    Browse the repository at this point in the history
  6. build(deps-dev): bump typescript from 4.2.2 to 4.2.3 (#353)

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Commits](https://github.com/Microsoft/TypeScript/commits)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    3b3c3f0 View commit details
    Browse the repository at this point in the history