chore: add config for generated-files-bot

This commit is contained in:
shadmansaleh 2021-09-23 12:50:54 +06:00
parent d786e1816d
commit 1143dc184a
2 changed files with 7 additions and 0 deletions

6
.github/generated-files-bot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
generatedFiles:
- path: "doc/lualine.txt"
message: "`lualine.txt` is generated from README.md. Make changes there instead."
ignoreAuthors:
- 'github-actions[bot]'
- 'shadmansaleh'

1
.github/stale.yml vendored
View File

@ -6,6 +6,7 @@ daysUntilClose: 7
exemptLabels:
- pinned
- security
- upstream
# Label to use when marking an issue as stale
staleLabel: wontfix
# Comment to post when marking an issue as stale. Set to `false` to disable