Marcus Efraimsson
|
8a1b723007
|
Chore: Add no-changelog label for backports (#49605)
|
2022-05-25 14:18:46 +02:00 |
|
dependabot[bot]
|
c8514756be
|
Bump actions/checkout from 2 to 3 (#46068)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-08 09:26:30 +01:00 |
|
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 |
|