8000 Comparing v5...v6 · actions/stale · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: actions/stale
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5
Choose a base ref
...
head repository: actions/stale
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Sep 20, 2022

  1. fix(options)!: Make not_planned the default close-issue-reason (#807

    )
    
    * docs: add source for default testing options
    
    * fix(options)!: Default to 'Close as not planned'
    
    GitHub introduced an additional close reason 'Close as not planned':
    https://github.blog/changelog/2022-05-19-the-new-github-issues-may-19th-update/
    
    'stale' is a use case for this close reason
    
    Fixes #789
    
    BREAKING CHANGE:
    `close-issue-reason` defaults to `not_planned` (previously: ``
    which defaulted to `completed`)
    This closes the issue as 'not planned' on GitHub rather than 'completed'
    
    See: https://github.blog/changelog/2022-05-19-the-new-github-issues-may-19th-update
    david-allison authored Sep 20, 2022
    Configuration m BCE8 enu
    Copy the full SHA
    02e44c8 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Update changelog for v6.0.0 (#829)

    * Update changelog for v6.0.0
    
    * whitespace
    luketomlinson authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    3de2653 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. 2 Configuration menu
    Copy the full SHA
    5ebf00e View commit details
    Browse the repository at this point in the history
Loading
0