Skip to content

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

Merged
luketomlinson merged 2 commits intoactions:mainfrom
david-allison:fix-789
Sep 20, 2022
Merged

fix(options)!: Make not_planned the default close-issue-reason#807
luketomlinson merged 2 commits intoactions:mainfrom
david-allison:fix-789

Conversation

@david-allison
Copy link
Contributor

@david-allison david-allison commented Sep 5, 2022

Changes

  • ⚠️ 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'
  • documentation: minor improvement to 'DefaultProcessorOptions'
    • I'm happy to drop this if it's an issue - unsure on PR requirements for this repo

Context

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 and makes sense as a default for this action

Fixes #789

Feature added: 06d2a39
Updated: aaab997

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make not_planned the default close-issue-reason

3 participants