Commit Graph

4 Commits

Author SHA1 Message Date
JoannaaKL bd125376b7 Process improvements (#1316)
* Add default linters and bump golangci-lint version

* More aggressive policy
2025-10-27 12:03:11 +01:00
dependabot[bot] 28ca9adf49 build(deps): bump actions/stale from 9 to 10 (#1065)
Bumps [actions/stale](https://github.com/actions/stale) from 9 to 10.
- [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/v9...v10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tony Truong <tonytrg@github.com>
2025-09-16 17:50:31 +02:00
Tommaso Moro 8bfe0c3d2e Update "Close inactive issues" workflow to close issues after 180 days of inactivity (#909)
* update PR_DAYS_BEFORE_STALE

* update to mark as stale after 60 days
2025-08-18 16:03:42 +01:00
JoannaaKL 02c86293fb Add workflow to mark inactive issues (#861) 2025-08-12 11:24:29 +02:00