Fabian Kammel
227c8ff1cd
pin github actions by hash ( #30501 )
...
Signed-off-by: Fabian Kammel <fabian@kammel.dev >
2025-08-08 08:54:40 +00:00
Michael Telatynski
03a1d89785
Tighten GITHUB_TOKEN permissions
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-11-20 15:44:02 +00:00
Michael Telatynski
2cff2b5a86
Pin GHA runner versions ( #28215 )
...
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com >
2024-10-17 10:10:32 +00:00
Florian Duros
b97f4b31fa
Remove process to move issue to the old triage board (which has been deleted)
2024-03-11 10:08:21 +01:00
David Langley
bf99ab262f
actually lint
2024-02-21 11:35:58 +00:00
David Langley
f372a924b5
lint
2024-02-21 10:30:19 +00:00
David Langley
854a81056b
add job to automate adding new issues to the new project
2024-02-21 10:22:05 +00:00
renovate[bot]
3a97c74074
Update alex-page/github-project-automation-plus digest to 303f24a
2024-01-11 11:03:16 +00:00
renovate[bot]
5f92373db2
Update alex-page/github-project-automation-plus digest to 7ffb872 ( #24496 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-13 10:04:04 +00:00
Michael Weimann
7921a6cbf8
Apply prettier formatting
2022-12-09 13:28:29 +01:00
renovate[bot]
40a29348da
Update alex-page/github-project-automation-plus digest to 1f8873e ( #23868 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-29 18:59:32 +00:00
renovate[bot]
665f532301
Update all ( #23223 )
...
* Update all
* Upgrade @types
* Update lockfile
* Make typescript happier
* Make webpack happier, pin postcss-hexrgba
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com >
2022-09-09 21:03:46 -06:00
Michael Telatynski
6c87e294c4
Run CI in Github Actions ( #22054 )
...
* Tidy workflows
* Update get-version-from-git.sh
* Run tests in Actions
* Upload coverage to SonarCloud
* Run linters in Actions
* Run builds in Actions, consolidating with sentry uploader
* Update sonar-project.properties
* chmod +x
* Iterate
* Use new env vars
* Delete yarn-sub.js
* Use re-usable sonarqube action
* Add README badges
* Match reality
2022-05-16 16:23:44 +02:00
Kat Gerasimova
c0a7437c20
Reference commits instead of tags in workflows ( #19597 )
...
This is better in case the tag is ever assigned to another commit.
Signed-off-by: Ekaterina Gerasimova <ekaterinag@element.io >
2021-11-03 12:42:46 +00:00
Ekaterina Gerasimova
fd9b14a75e
Triage automation: update token
...
GitHub bug means that GITHUB_TOKEN doesn't work according to
documentation at https://docs.github.com/en/actions/reference/authentication-in-a-workflow#permissions-for-the-github_token because it doesn't have the right permissions for moving stuff to a project board.
The automation throws this error:
Error: Resource not accessible by integration
Use our own generated token for now.
Signed-off-by: Ekaterina Gerasimova <kittykat3756@gmail.com >
2021-08-10 09:48:27 +01:00
Ekaterina Gerasimova
4de76c4c8e
Add Actions for moving tasks on triage workboard
...
The Action token may or may not work, no way to test without trying
Signed-off-by: Ekaterina Gerasimova <kittykat3756@gmail.com >
2021-08-09 16:29:26 +01:00