Skip to content

Commit 80962c1

Browse files
JoannaaKLtakost
andauthored
Update README.md (#821)
* Update README.md * Update README.md Co-authored-by: Tatyana Kostromskaya <[email protected]> Co-authored-by: Tatyana Kostromskaya <[email protected]>
1 parent 3e4418e commit 80962c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ Every argument is optional.
8282
| [ignore-updates](#ignore-updates) | Any update (update/comment) can reset the stale idle time on the issues/PRs | `false` |
8383
| [ignore-issue-updates](#ignore-issue-updates) | Override [ignore-updates](#ignore-updates) for issues only | |
8484
| [ignore-pr-updates](#ignore-pr-updates) | Override [ignore-updates](#ignore-updates) for PRs only | |
85+
| [include-only-assigned](#include-only-assigned) | Process only assigned issues | `false` |
8586

8687
### List of output options
8788

@@ -517,6 +518,12 @@ Useful to override [ignore-updates](#ignore-updates) but only to ignore the upda
517518

518519
Default value: unset
519520

521+
#### include-only-assigned
522+
523+
If set to `true`, only the issues or the pull requests with an assignee will be marked as stale automatically.
524+
525+
Default value: `false`
526+
520527
### Usage
521528

522529
See also [action.yml](./action.yml) for a comprehensive list of all the options.

0 commit comments

Comments
 (0)