Torkel Ödegaard
95a1993443
Automation: Update backport github action trigger ( #28352 )
...
It seems like GitHub has solved the problem of running github actions on PRs from forks with access to secrets.
https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/#improvements-for-public-repository-forks
If I change the event that triggers it to pull_request_target the action is run in the context of the base instead of the merged PR branch
2020-10-19 09:46:13 +02:00
Torkel Ödegaard
5036c87540
Automation: Add backport github action ( #28318 )
2020-10-16 15:47:01 +02:00
Marcus Andersson
f334cc4576
Docs: generate packages docs before syncing to website ( #27879 )
...
* updated to latest version of api-documenter.
* saved lockfile after upgrade.
* adding yarn to docker environment.
* adding packages to trigger paths.
* added steps to workflow for generating docs.
* reverted back to api-documenter 0.9.3
2020-10-14 17:03:35 +02:00
Torkel Ödegaard
68e925c9c7
Updated
2020-10-09 20:53:54 +02:00
Torkel Ödegaard
934e2a626f
GithubActions: Updated cron schedule
2020-10-09 20:46:15 +02:00
Torkel Ödegaard
5b0495ea6a
Github: run metrics collector workflow every 10min ( #28153 )
2020-10-09 20:43:41 +02:00
Torkel Ödegaard
ec215e18bc
Automation: Adds github action to collect issue metrics ( #28139 )
2020-10-09 15:20:04 +02:00
Torkel Ödegaard
46a91f2b94
Automation: Add sending metrics to Grafana Cloud ( #28119 )
...
Sends metrics from github automation actions to Grafana Cloud
2020-10-08 16:06:24 +02:00
Torkel Ödegaard
253c183430
GithubActions: Fixed workflow
2020-10-07 09:35:40 +02:00
Torkel Ödegaard
810d171bf5
Automation: Adds github automation commands, and base architecture to build more automation on ( #28072 )
...
* Automation: Adds github automation commands, and base architecture to build more automation on
* Updated commmand
* updated commands
* Updated token name
2020-10-07 09:33:05 +02:00
Arve Knudsen
a2816ee64a
Add codeql-analysis.yml ( #28029 )
2020-10-06 09:58:25 +02:00
Robby Milo
e60b124001
change sync target branch to master ( #21930 )
2020-02-13 06:10:25 -08:00
Robby Milo
c43aa3485c
Docs: Sync docs with website repo via GitHub Action ( #20694 )
...
* add GitHub action to sync docs with website repo
* remove trigger-docs-update from circleci jobs
* update access token
2019-12-04 14:36:50 +01:00