Kat Gerasimova
9fc1f75fe5
Update team org in triage automation ( #7835 )
4 years ago
Kat Gerasimova
201e552b0c
Triage PRs that need design or product ( #7805 )
...
Add automation to check if PR is assigned to a team/any member of that team and if it is, add it to the correct board to get it reviewed quicker
4 years ago
David Baker
6e8edbb418
Fix preview builds for forked PRs ( #7769 )
...
Use the magic from matrix-doc to get the PR number, as commented.
4 years ago
David Baker
a2f09480ee
Use PR number directly in netlify github action ( #7561 )
...
* Use PR number directly in netlify github action
Looks like we can get the PR number for the workflow run that triggered
the workflow_run event, so there's no need for the massive faff we were
doing here.
* No need to create pr.json anymore
4 years ago
Alexandre Franke
40b2a90d08
💚 Update PR description editing action ( #7309 )
...
Switch to upstream and use a more recent version.
Fixes failure to edit on empty descriptions.
Signed-off-by: Alexandre Franke <alexandre.franke@gmail.com>
4 years ago
J. Ryan Stinnett
98ea2c3302
Build for pull requests targeting any branch ( #7121 )
4 years ago
James Salter
459b5ccaf9
Add notify-element-web job ( #7062 )
...
This triggers a repository_dispatch event in element-web which allows that repo to run new CI actions for EW with the new SDK code
4 years ago
Šimon Brandner
07ed6772be
Pass `PR_NUMBER` to builds
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
4 years ago
David Baker
b67883b4f1
Remove unnecessary pushd
...
type: task
4 years ago
David Baker
8f221a4849
Rename type checking script
...
'cos it's type chekcing, not linting
4 years ago
David Baker
47fd11050f
Switch type check to GitHub Actions
...
and add (working) type check for release mode js-sdk types
4 years ago
Šimon Brandner
5b65528038
Make GH actions clone from the correct fork and cleanup
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
4 years ago
J. Ryan Stinnett
d836ed5291
Fix name of Netlify workflow
4 years ago
David Baker
8016b340b0
Just upload the PR object itself
...
We don't know what secret info might end up in the context
4 years ago
David Baker
1fe5ace8ed
Edit PR Description instead of commenting
...
We could include the magic comments in the PR template so the various
automated comments were always in the same order, if we wanted.
4 years ago
David Baker
bbdee0d83b
publish the right directory
4 years ago
David Baker
cf8ee19e23
Fix Netflify builds from fork PRs
...
Some absolutely horrenous hacks to upload the context as an artifact
then download it, unzip it and set the PR number as a variable we can
use, because GitHub Actions just doesn't offer any other way of doing
this.
Maybe we'd be better off going back to Netlify...
4 years ago
David Baker
87690f0739
Fix netflify preview build comment
4 years ago
David Baker
32ad5dc19c
Do the PR comment a different way
...
Because the built in netlify action's way doesn't work in workflow_run
4 years ago
David Baker
d2e8e13afb
No event.number in the workflow_run action
4 years ago
David Baker
dd36dde8c9
rename artifact
4 years ago
David Baker
28eb45b928
Hopefully working Netlify upload
...
as per comment
4 years ago
David Baker
81b72fe70e
disable netlify uplaod while I debug it
4 years ago
David Baker
bcc7c9cd20
Use a GitHub action to build the Netlify preview build
...
So we don't need netflify to sit there building the develop branch
for no reason. Also it will comment with the URL rather than having
to dig it out of the checks.
Upload part not tested yet.
4 years ago
David Baker
26170deb3b
Add changelog preview action
4 years ago
David Baker
d0b295f1a7
Add CODEOWNERS
4 years ago
David Baker
f42382edbd
Update PR template for new changelog stuff
5 years ago
David Baker
21a6a2d01e
Update links
5 years ago
David Baker
5399929da5
Comment why end to end tests are only on the develop branch
5 years ago
Germain Souquet
d6c3a22a25
fix lockfiles
5 years ago
Germain Souquet
dc17bfe598
Update benchmark action for lockfile diff
5 years ago
Germain Souquet
7e6d3780ce
Update benchmark action for lockfile diff
5 years ago
Michael Telatynski
6c64f564e4
Naive attempt at improving our end-to-end tests in Github Actions
5 years ago
Michael Telatynski
958d4df957
Naive attempt at improving our end-to-end tests in Github Actions
5 years ago
Šimon Brandner
335b105506
Add PR template
...
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
5 years ago
J. Ryan Stinnett
9f83846ecc
Remove redundant word from GitHub Actions workflow
5 years ago
Germain Souquet
adc4bd14c0
Disable comment-on-alert
5 years ago
Germain Souquet
8dbc5bddc0
Disable comment-on-alert for PR coming from a fork
5 years ago
Germain Souquet
011a2f2bb6
Remove test data for develop pipeline
5 years ago
Germain Souquet
2b2e83b9e7
Fix github token
5 years ago
Germain Souquet
55a9915c55
Upgrade github-action-benchmark
5 years ago
Germain Souquet
6f6a128587
try auto push
5 years ago
Germain Souquet
646416c8ec
try deployment to gh-pages
5 years ago
Germain Souquet
6e3ece2dc6
use proper released github action
5 years ago
Germain Souquet
7000176572
Add workflow steps to track measurements
5 years ago
Germain Souquet
4e14c612b7
Remove extraenous instructions
5 years ago
Germain Souquet
90cc26c78f
rename workflow
5 years ago
Germain
c9b1d1aef0
Only run e2e tests on develop and PR targetting develop
...
Co-authored-by: J. Ryan Stinnett <jryans@gmail.com>
5 years ago
Germain Souquet
5c62728d13
Migrate end to end tests pipeline to GitHub Actions
5 years ago
J. Ryan Stinnett
36ebe5ca48
Add funding details for GitHub sponsor button
7 years ago