renovate[bot]
|
bdb9852518
|
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
|
a7e3c0a754
|
Remove all permission by default.
|
2026-03-05 15:39:55 +01:00 |
|
Benoit Marty
|
60ba991670
|
Apply zizmor autofix
Command: `zizmor --fix=all .`
|
2026-03-05 15:39:54 +01:00 |
|
Benoit Marty
|
9a59c06f6a
|
Use commit instead of version for github actions.
|
2026-03-05 15:39:54 +01:00 |
|
renovate[bot]
|
7159b7003a
|
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]
|
e94e7624cf
|
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]
|
f6de3ca3ce
|
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
|
04083cab31
|
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]
|
f74486f525
|
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]
|
97866f6342
|
chore(deps): update webfactory/ssh-agent action to v0.9.1
|
2025-03-17 15:50:23 +00:00 |
|
renovate[bot]
|
9a05de37ac
|
chore(deps): update danger/danger-js action to v12.3.4
|
2025-02-11 17:03:08 +00:00 |
|
Jorge Martin Espinosa
|
cbad91e4c4
|
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
|
5eef7c13b0
|
Only add private SSH keys and clone submodules in the original repo (#3225)
|
2024-07-19 17:25:49 +02:00 |
|
Benoit Marty
|
7d3c447145
|
Do not clone submodules in forks.
|
2024-07-01 12:20:15 +02:00 |
|
Benoit Marty
|
51b98aa5c4
|
Apply quality checks to Element Enterprise modules.
|
2024-06-26 11:59:43 +02:00 |
|
renovate[bot]
|
b90521e53f
|
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]
|
13b5170a7d
|
Update danger/danger-js action to v12.3.2
|
2024-06-19 08:14:28 +00:00 |
|
renovate[bot]
|
c612b25def
|
Update danger/danger-js action to v12.3.1
|
2024-06-05 07:23:05 +00:00 |
|
renovate[bot]
|
3f7e689a65
|
Update danger/danger-js action to v12.3.0
|
2024-05-24 08:03:41 +00:00 |
|
renovate[bot]
|
740571baf3
|
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]
|
a427d2ea6c
|
Update danger/danger-js action to v12
|
2024-04-16 19:44:41 +00:00 |
|
renovate[bot]
|
fc784d3587
|
Update danger/danger-js action to v11.3.1
|
2023-12-07 17:39:06 +00:00 |
|
renovate[bot]
|
ea0103dccf
|
Update danger/danger-js action to v11.3.0
|
2023-09-22 16:42:07 +00:00 |
|
Benoit Marty
|
995d4e9f6d
|
Just try using actions/checkout@v4
|
2023-09-11 14:51:12 +02:00 |
|
renovate[bot]
|
ff3fd793ff
|
Update actions/checkout action to v4
|
2023-09-04 12:50:03 +00:00 |
|
Jorge Martín
|
ccacb118a1
|
Revert merge queue CI optimizations
|
2023-08-17 17:17:03 +02:00 |
|
renovate[bot]
|
456bc09edf
|
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
|
b14c741422
|
CI improvements (#1012)
|
2023-07-31 21:05:28 +02:00 |
|
Jorge Martin Espinosa
|
ca3e284991
|
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
|
9e85c74c9c
|
Try to fix using the merge queue (#1009)
|
2023-07-31 13:35:38 +00:00 |
|
renovate[bot]
|
145300fd89
|
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
|
82031beaa5
|
Rename job - try to fix conflict.
|
2023-06-01 15:34:45 +02:00 |
|
renovate[bot]
|
b1e22e0448
|
Update danger/danger-js action to v11.2.6
|
2023-04-17 11:34:09 +00:00 |
|
renovate[bot]
|
efa53a31a6
|
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]
|
de5c1dfbd4
|
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]
|
9162269851
|
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]
|
627336a928
|
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]
|
ddceb19b5e
|
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
|
6495647e66
|
Add danger workflow
|
2022-12-09 12:06:37 +01:00 |
|