13 Commits

Author SHA1 Message Date
Inaki Fernandez
d7d5e1df9e merge(develop): resolve conflict in intelligent_link_cleaner.yml workflow 2026-07-13 06:39:41 +02:00
Inaki Fernandez
158c2e6656 fix(health-checker): add checkpointing and fix GH CLI issue triage checks 2026-07-12 23:24:13 +02:00
Inaki Fernandez
2f430c4bc1 Merge branch 'develop' 2026-07-12 22:56:12 +02:00
Inaki Fernandez
ac22324a72 feat(workflow): add global cache fallback key to enable cross-run caching 2026-07-12 22:55:13 +02:00
Inaki Fernandez
c9df834e7a Merge branch 'develop' 2026-07-12 22:52:53 +02:00
Inaki Fernandez
f2856a1f3d fix(workflow): grant issues write permission and use GITHUB_RUN_ID for branch name to avoid duplicate PRs 2026-07-12 22:51:53 +02:00
Inaki Fernandez
ff6870e9c8 Merge branch 'develop' 2026-07-12 21:18:15 +02:00
Inaki Fernandez
b050367a65 feat(workflow): add run-attempt caching, PR creation resilience, and fallback triage issue creation 2026-07-12 21:17:15 +02:00
dependabot[bot]
8441623163 build(deps): bump the action-updates group with 3 updates
Bumps the action-updates group with 3 updates: [actions/checkout](https://github.com/actions/checkout), [actions/cache](https://github.com/actions/cache) and [peter-evans/repository-dispatch](https://github.com/peter-evans/repository-dispatch).


Updates `actions/checkout` from 6 to 7
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

Updates `actions/cache` from 5 to 6
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v5...v6)

Updates `peter-evans/repository-dispatch` from 3 to 4
- [Release notes](https://github.com/peter-evans/repository-dispatch/releases)
- [Commits](https://github.com/peter-evans/repository-dispatch/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
- dependency-name: actions/cache
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
- dependency-name: peter-evans/repository-dispatch
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-07-01 13:18:37 +00:00
Nubenetes Bot
71499413d0 chore: restore and upgrade all GitHub Actions to true latest stable versions 2026-05-26 15:51:36 +02:00
Nubenetes Bot
34f72b8668 chore: update all GitHub Actions to latest stable major versions 2026-05-26 14:24:24 +02:00
Nubenetes Bot
d46c0c9568 fix: downgrade invalid GitHub Action versions to stable releases 2026-05-26 14:09:08 +02:00
Nubenetes Bot
a22fdcabb1 chore: standardize workflow prefixes, categorize matrix, and update links 2026-05-22 21:38:56 +02:00