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

feat(remove-stale-when-updated): add 2 options for issues and prs #383

Merged
merged 26 commits into from
Apr 30, 2021

Commits on Nov 22, 2020

  1. Configuration menu
    Copy the full SHA
    c21e2f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2021

  1. Configuration menu
    Copy the full SHA
    c913fa4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from actions/main

    feat(stale-and-close): add new options to change the days before clos…
    C0ZEN authored Jan 16, 2021
    Configuration menu
    Copy the full SHA
    9cf9bf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f11f623 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2021

  1. Merge pull request #5 from actions/main

    Remove the stale label when labeled with an exempt one  (actions#268)
    C0ZEN authored Jan 17, 2021
    Configuration menu
    Copy the full SHA
    0f1457a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Configuration menu
    Copy the full SHA
    fef6333 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2021

  1. Configuration menu
    Copy the full SHA
    e1ba62c View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Configuration menu
    Copy the full SHA
    abab4a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2021

  1. Configuration menu
    Copy the full SHA
    920683c View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2021

  1. Configuration menu
    Copy the full SHA
    a98474b View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. Configuration menu
    Copy the full SHA
    915ed27 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #12 from actions/main

    feat(statistics): display some stats in the logs (actions#337)
    C0ZEN authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4b097b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. docs(only-labels): enhance the docs and fix duplicate (actions#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
    C0ZEN committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    5575ade View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b806328 View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @octokit/rest from 18.3.0 to 18.3.2 (actions#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] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and C0ZEN committed Mar 4, 2021
    Configuration menu
    Copy the full SHA
    c6b2c30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a8ec1e View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

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

    )
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    C0ZEN and dependabot[bot] authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    6c29691 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

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

    )
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    C0ZEN and dependabot[bot] authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    d485d43 View commit details
    Browse the repository at this point in the history
  2. test: add more coverage for the stale label behaviour (actions#352) (#18

    )
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    C0ZEN and dependabot[bot] authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    25621f6 View commit details
    Browse the repository at this point in the history
  3. feat(remove-stale-when-updated): add 2 options for issues and prs

    closes actions#377
    also I closed the stale process once the stale label is removed since the following process is regarding the closing and it should simply not occur if no longer stale
    C0ZEN committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    3ba579e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b90e830 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4e7069 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9329d67 View commit details
    Browse the repository at this point in the history
  7. chore(index): update it

    C0ZEN committed Mar 9, 2021
    Configuration menu
    Copy the full SHA
    6d3c045 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    f9eb4e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    0c3de42 View commit details
    Browse the repository at this point in the history