Commit Graph

1114 Commits

Author SHA1 Message Date
Alexandre
cc466bb29b Fix version string handling in workflow YAML 2025-11-10 22:31:41 +01:00
Alexandre
c59e09983c Fix version string escaping in onpush_builder.yaml 2025-11-10 22:30:02 +01:00
Alexandre
50ad5db601 Refactor README generation workflow
Updated the GitHub Actions workflow to enhance README generation with improved error handling and structure.
2025-11-10 22:06:36 +01:00
Alexandre
3edda1af73 Update daily_README.yaml 2025-11-10 22:02:42 +01:00
Alexandre
08c1698f7a Update daily_README.yaml 2025-11-10 21:58:53 +01:00
Alexandre
de9b663b74 Update daily_README.yaml 2025-11-10 21:55:14 +01:00
Alexandre
2678a9e1e6 Update daily_README.yaml 2025-11-10 21:48:25 +01:00
Alexandre
279b0320b7 Improve README updater workflow with yq
Refactor README updater workflow to use yq for YAML processing and simplify config handling.
2025-11-10 21:41:29 +01:00
Alexandre
2e85a953be Support config yaml in README generator 2025-11-10 21:34:17 +01:00
Alexandre
d49e6aa441 Update README addon count to include config.yaml 2025-11-10 13:30:52 +01:00
Alexandre
fc0b0284fa Fix changelog version quoting in builder workflow 2025-11-06 19:01:33 +01:00
Alexandre
8d57a1e1f8 Update weekly stats workflow to read YAML configs 2025-11-06 14:56:55 +01:00
Alexandre
f8edcaef03 Remove concurrency settings from onpush_builder.yaml
Removed concurrency settings from the workflow.
2025-11-01 14:30:58 +01:00
Alexandre
017605c410 Add concurrency settings to onpush_builder workflow 2025-11-01 13:34:32 +01:00
Alexandre
d3cb314265 Remove 'make-changelog' from revert-on-failure job 2025-10-27 20:40:31 +01:00
dependabot[bot]
28c1a16794 Bump docker/login-action from 3.5.0 to 3.6.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.5.0 to 3.6.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.5.0...v3.6.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-29 22:11:38 +00:00
dependabot[bot]
edb69e28ad Bump home-assistant/builder from 2025.03.0 to 2025.09.0
Bumps [home-assistant/builder](https://github.com/home-assistant/builder) from 2025.03.0 to 2025.09.0.
- [Release notes](https://github.com/home-assistant/builder/releases)
- [Commits](https://github.com/home-assistant/builder/compare/2025.03.0...2025.09.0)

---
updated-dependencies:
- dependency-name: home-assistant/builder
  dependency-version: 2025.09.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-15 18:14:23 +00:00
Alexandre
9b79fc702e Merge pull request #2090 from alexbelgium/dependabot/github_actions/actions/setup-python-6
Bump actions/setup-python from 5 to 6
2025-09-09 08:28:37 +02:00
dependabot[bot]
6be8fc9b8b Bump actions/stale from 9 to 10
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>
2025-09-08 19:02:48 +00:00
dependabot[bot]
80f875e2a9 Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-08 19:02:44 +00:00
Alexandre
4986512576 clean 2025-08-28 09:09:53 +02:00
Alexandre
eea1635357 Update ai-triage.yml 2025-08-26 10:35:41 +02:00
Alexandre
bc269e73f3 Limit AI triage to bug issues 2025-08-17 12:30:31 +02:00
Alexandre
7759c565cf Merge pull request #2028 from alexbelgium/dependabot/github_actions/actions/checkout-5
Bump actions/checkout from 4 to 5
2025-08-13 21:44:00 +02:00
Alexandre
00aee6cb03 Merge pull request #2029 from alexbelgium/dependabot/github_actions/docker/login-action-3.5.0
Bump docker/login-action from 3.1.0 to 3.5.0
2025-08-13 21:43:32 +02:00
Alexandre
7e63f41d84 fix: parse OpenAI responses for triage 2025-08-12 21:53:34 +02:00
dependabot[bot]
9a8f62f79c Bump docker/login-action from 3.1.0 to 3.5.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 3.1.0 to 3.5.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v3.1.0...v3.5.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-version: 3.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 00:43:13 +00:00
dependabot[bot]
5552f34bc1 Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [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/v4...v5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 00:42:50 +00:00
Alexandre
d3d8ce46fc Update ai-triage.yml 2025-08-11 21:12:15 +02:00
Alexandre
21d919aa56 Update ai-triage.yml 2025-08-11 08:41:23 +02:00
Alexandre
15ef4aaa78 Update ai-triage.yml 2025-08-11 08:24:24 +02:00
Alexandre
7dd577cf34 Create ai-triage.yml 2025-08-11 08:17:12 +02:00
Alexandre
a18a505bfb Update weekly-supelinter.yaml 2025-07-28 11:50:05 +02:00
Alexandre
3539f328fb Update weekly-supelinter.yaml 2025-07-23 10:50:55 +02:00
Alexandre
29f98f94f1 Update weekly-supelinter.yaml 2025-07-23 09:57:43 +02:00
Alexandre
5d58eac034 Update onpush_superlinter.yml 2025-07-17 07:53:19 +02:00
Alexandre
92a527dfa2 Align with weekly 2025-07-15 16:45:07 +02:00
Alexandre
739fb19236 delete 2025-07-15 16:42:27 +02:00
Alexandre
992eec133c Sort json files 2025-07-15 16:27:39 +02:00
Alexandre
b7cc41274c Update onpush_builder.yaml 2025-07-12 07:55:55 +02:00
Alexandre
57cb918ed6 Update onpush_superlinter.yml 2025-07-12 07:26:07 +02:00
Alexandre
27c6254b5b Update onpush_superlinter.yml 2025-07-07 08:13:33 +02:00
Alexandre
779b082fcc Update weekly-supelinter.yaml 2025-06-28 14:00:48 +02:00
Alexandre
0acc84525a Update weekly-supelinter.yaml 2025-06-28 13:50:49 +02:00
Alexandre
d8d619940b Update onpush_builder.yaml 2025-06-28 10:20:44 +02:00
Alexandre
9cc9a96c25 Update onpush_builder.yaml 2025-06-28 10:14:39 +02:00
Alexandre
60aebfd9a9 changelog 2025-06-24 11:35:40 +02:00
Alexandre
57ad95ac7d Not for pull requests 2025-06-24 11:02:08 +02:00
Alexandre
adbcd26369 Update onpush_builder.yaml 2025-06-20 07:54:33 +02:00
Alexandre
7fbe9b4799 Update onpush_builder.yaml 2025-06-20 07:50:22 +02:00