Commit Graph

11 Commits

Author SHA1 Message Date
Mathias Fredriksson 856f0ab6f5
chore: Improve project-wide prettier formatting and ignored files (#5505)
* chore: Improve project-wide prettier formatting and ignored files

* chore: `Run make fmt/prettier`

* Fix gitignore for `.vscode` folder so that ! works

* Add comment in `.prettierrc.yaml` to explain `.editorconfig`

* Remove scripts/apidocgen/markdown-template/README.md

* Use `yq` for processing prettierrc, update lib.sh dependency check

* Add `yq` to Dockerfile and Nix
2023-01-03 15:11:13 +02:00
Ammar Bandukwala 9a0a6b7002
.github: remove "never stale" 2022-12-01 11:47:01 -06:00
Geoffrey Huntley f32748c929
housekeeping(stalebot): never close never stales (#4891) 2022-11-10 16:28:20 -06:00
dependabot[bot] fc1536daab
chore: bump actions/stale from 5.0.0 to 6.0.0 (#4289)
Bumps [actions/stale](https://github.com/actions/stale) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/actions/stale/releases)
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/stale/compare/v5.0.0...v6.0.0)

---
updated-dependencies:
- dependency-name: actions/stale
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 09:12:46 -05:00
Joe Previte 254e91a08f
Update stale.yaml (#3674)
- remove close-issue-reason (only valid in 5.1.0)
- add days-before-issue-stale 30
2022-08-24 12:02:12 -07:00
Ammar Bandukwala 5578facf8f
Fix stalebot (#3156) 2022-07-24 19:32:41 +00:00
Ammar Bandukwala e4251af8f3
ci: configure stale bot some more (#3148) 2022-07-23 16:37:19 -05:00
Ammar Bandukwala 257e52e014
ci: aggressively close stale PRs (#3146) 2022-07-23 14:57:35 -05:00
Ammar Bandukwala b0c26745fb
ci: fix stale issue workflow (#3073) 2022-07-20 17:24:30 +00:00
Ammar Bandukwala a66b852c81
ci: fix stale (#3030)
- Add necessary runs-on
- Use lowercase labels for consistency
2022-07-18 19:58:51 +00:00
Ammar Bandukwala 5919e96ac2
ci: add stale workflow (#3029) 2022-07-18 19:34:04 +00:00