Commit graph

11 commits

Author SHA1 Message Date
Jorge Martin Espinosa
5024e314b6
Add some instructions for features to the community PR notice message (#6465) 2026-03-25 12:28:55 +01:00
Benoit Marty
043d20cb01 Fix permissions issue. 2026-03-17 16:21:47 +01:00
Benoit Marty
7386a89f70 Ignore zizmor reports. 2026-03-05 15:39:55 +01:00
Benoit Marty
a7e3c0a754 Remove all permission by default. 2026-03-05 15:39:55 +01:00
Benoit Marty
9a59c06f6a Use commit instead of version for github actions. 2026-03-05 15:39:54 +01:00
renovate[bot]
9ebb927882
Update actions/github-script action to v8 2025-09-04 16:20:26 +00:00
Benoit Marty
790c0aa0c0 Fix typo 2024-06-27 14:00:43 +02:00
Benoit Marty
124e31933c Iterate on pr notice. 2024-06-27 12:06:59 +02:00
Jorge Martin Espinosa
5202f732cc
Try fixing contributor PR notice (#2335)
* Try fixing contributor PR notice
2024-02-01 15:26:58 +01:00
renovate[bot]
3a8bc4cd9c
Update actions/github-script action to v7 (#2152)
* Update actions/github-script action to v7

* Fix issues with both the PR from fork welcome comment and skipping Maestro for PRs coming from forks.

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Jorge Martín <jorgem@element.io>
2024-01-04 09:36:40 +01:00
Jorge Martin Espinosa
0381027dae
Restore Github PAT in record screenshots, disable Maestro for forks (#2147)
* Restore PAT for `recoverScreenshots.yml` flow.

This is needed to trigger CI jobs automatically. In the case where this is not possible (forks) a message will be added to ask the user to add an empty commit to trigger the CI.

* Add community PR notice

* Disable Maestro steps for fork PRs
2024-01-03 12:26:46 +01:00