Skip to content

Commit

Permalink
feat: ignore assigned issues/prs
Browse files Browse the repository at this point in the history
  • Loading branch information
onbjerg committed Jul 3, 2023
1 parent 628fdbc commit be92d67
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
stale-issue-message: "This issue is stale because it has been open for 14 days with no activity."
close-issue-message: "This issue was closed because it has been inactive for 7 days since being marked as stale."
exempt-all-milestones: true
exempt-all-assignees: true
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit be92d67

Please sign in to comment.