Skip to content

Commit

Permalink
Merge pull request #33 from aws-github-ops/peterwoodworth/markStaleAs…
Browse files Browse the repository at this point in the history
…Answered

feat: change stale issue default action
  • Loading branch information
kellertk authored Jul 19, 2023
2 parents e598c2f + 19521a9 commit cf098e9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,9 +106,9 @@ Default:

### close-stale-as-answered

Close stale discussions as answered
Close stale discussions as answered, or supply `false` to close stale discussions as outdated

Default: `false`. Stale discussions are closed as outdated.
Default: `true`. Stale discussions are closed as answered.

### github-bot

Expand Down
Loading

0 comments on commit cf098e9

Please sign in to comment.