renovate[bot]
|
6229a3bcef
|
chore(deps): update webfactory/ssh-agent action to v0.10.0 (#6325)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2026-03-16 09:18:50 +01:00 |
|
Benoit Marty
|
17f45d091a
|
Remove all permission by default.
|
2026-03-05 15:39:55 +01:00 |
|
Benoit Marty
|
42d9efbeb9
|
Apply zizmor autofix
Command: `zizmor --fix=all .`
|
2026-03-05 15:39:54 +01:00 |
|
Benoit Marty
|
bb48fb7fd1
|
Use commit instead of version for github actions.
|
2026-03-05 15:39:54 +01:00 |
|
renovate[bot]
|
2415297eba
|
chore(deps): update actions/checkout action to v6 (#5805)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-26 10:28:38 +01:00 |
|
renovate[bot]
|
f7e28346d6
|
chore(deps): update danger/danger-js action to v13.0.5 (#5652)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-31 13:18:26 +00:00 |
|
renovate[bot]
|
ffe183c952
|
Update actions/checkout action to v5 (#5148)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-08-11 13:37:56 +00:00 |
|
Benoit Marty
|
716827e8bc
|
Pin commit sha on GitHub actions (#4653)
* Use Git SHA instead of version.
* Use version instead of main branch.
|
2025-04-29 09:08:06 +02:00 |
|
renovate[bot]
|
ba959470d8
|
chore(deps): update danger/danger-js action to v13.0.4 (#4596)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-16 10:05:55 +02:00 |
|
renovate[bot]
|
253cec4ffc
|
chore(deps): update webfactory/ssh-agent action to v0.9.1
|
2025-03-17 15:50:23 +00:00 |
|
renovate[bot]
|
9be8c20bfc
|
chore(deps): update danger/danger-js action to v12.3.4
|
2025-02-11 17:03:08 +00:00 |
|
Jorge Martin Espinosa
|
bbe1dc4952
|
Fix CI for forks (#3226)
* Try with a different condition for forks
* Skip danger in forks, the fallback token won't let it write comments in PRs anyway
|
2024-07-19 17:46:56 +02:00 |
|
Jorge Martin Espinosa
|
508b7e48e3
|
Only add private SSH keys and clone submodules in the original repo (#3225)
|
2024-07-19 17:25:49 +02:00 |
|
Benoit Marty
|
9a4ec53612
|
Do not clone submodules in forks.
|
2024-07-01 12:20:15 +02:00 |
|
Benoit Marty
|
d19829b845
|
Apply quality checks to Element Enterprise modules.
|
2024-06-26 11:59:43 +02:00 |
|
renovate[bot]
|
b591a1a8b1
|
Update danger/danger-js action to v12.3.3 (#3059)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-06-20 15:38:49 +02:00 |
|
renovate[bot]
|
4977e1f4ef
|
Update danger/danger-js action to v12.3.2
|
2024-06-19 08:14:28 +00:00 |
|
renovate[bot]
|
f789a268d0
|
Update danger/danger-js action to v12.3.1
|
2024-06-05 07:23:05 +00:00 |
|
renovate[bot]
|
4484a2681a
|
Update danger/danger-js action to v12.3.0
|
2024-05-24 08:03:41 +00:00 |
|
renovate[bot]
|
e061ddb462
|
Update danger/danger-js action to v12.2.0 (#2804)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-05-06 17:25:28 +02:00 |
|
renovate[bot]
|
4548335601
|
Update danger/danger-js action to v12
|
2024-04-16 19:44:41 +00:00 |
|
renovate[bot]
|
97dd073462
|
Update danger/danger-js action to v11.3.1
|
2023-12-07 17:39:06 +00:00 |
|
renovate[bot]
|
5350c4af4b
|
Update danger/danger-js action to v11.3.0
|
2023-09-22 16:42:07 +00:00 |
|
Benoit Marty
|
6537bc1617
|
Just try using actions/checkout@v4
|
2023-09-11 14:51:12 +02:00 |
|
renovate[bot]
|
dab1b0e0bf
|
Update actions/checkout action to v4
|
2023-09-04 12:50:03 +00:00 |
|
Jorge Martín
|
067921a6de
|
Revert merge queue CI optimizations
|
2023-08-17 17:17:03 +02:00 |
|
renovate[bot]
|
dcd5c2de7a
|
Update danger/danger-js action to v11.2.8 (#1008)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-08-08 09:47:09 +00:00 |
|
Jorge Martin Espinosa
|
89b1bba96e
|
CI improvements (#1012)
|
2023-07-31 21:05:28 +02:00 |
|
Jorge Martin Espinosa
|
ffdf005507
|
Try to skip extra checks in the CI for up to date PRs in merge queue. (#1010)
* Try to skip extra checks in the CI for up to date PRs in merge queue.
* Try to simplify check
* Remove expression syntax from `if`s
|
2023-07-31 15:19:51 +00:00 |
|
Jorge Martin Espinosa
|
a1dd524471
|
Try to fix using the merge queue (#1009)
|
2023-07-31 13:35:38 +00:00 |
|
renovate[bot]
|
4e506667fb
|
Update danger/danger-js action to v11.2.7 (#961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-07-26 07:02:07 +02:00 |
|
Benoit Marty
|
cb6611bdd2
|
Rename job - try to fix conflict.
|
2023-06-01 15:34:45 +02:00 |
|
renovate[bot]
|
fa39a5ded8
|
Update danger/danger-js action to v11.2.6
|
2023-04-17 11:34:09 +00:00 |
|
renovate[bot]
|
1ba6054301
|
Update danger/danger-js action to v11.2.5 (#309)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2023-04-10 09:24:55 +02:00 |
|
dependabot[bot]
|
64eb520491
|
Bump danger/danger-js from 11.2.3 to 11.2.4
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.3 to 11.2.4.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.3...11.2.4)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-03-03 09:16:36 +00:00 |
|
dependabot[bot]
|
8486f79b21
|
Bump danger/danger-js from 11.2.2 to 11.2.3
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.2 to 11.2.3.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.2...11.2.3)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-25 22:11:51 +00:00 |
|
dependabot[bot]
|
44e0d6d368
|
Bump danger/danger-js from 11.2.1 to 11.2.2
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.1 to 11.2.2.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.1...11.2.2)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-18 22:14:35 +00:00 |
|
dependabot[bot]
|
aadf656672
|
Bump danger/danger-js from 11.2.0 to 11.2.1
Bumps [danger/danger-js](https://github.com/danger/danger-js) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/danger/danger-js/releases)
- [Changelog](https://github.com/danger/danger-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/danger/danger-js/compare/11.2.0...11.2.1)
---
updated-dependencies:
- dependency-name: danger/danger-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-06 22:11:45 +00:00 |
|
Benoit Marty
|
dcfd0bad6b
|
Add danger workflow
|
2022-12-09 12:06:37 +01:00 |
|