dependabot[bot]
|
5ea16cb947
|
Bump actions/checkout from 2 to 4 (#74356)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [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...v4)
---
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>
|
2023-09-05 09:10:10 +01:00 |
|
Josh Hunt
|
3172715a02
|
Chore: Fix pr-checks not having enough permissions (#72754)
|
2023-08-02 11:19:43 -05:00 |
|
Josh Hunt
|
742a1e3a3b
|
Chore: Fix pr-checks not having enough permissions (#72753)
* Chore: Fix pr-checks not having enough permissions
* update permissions
|
2023-08-02 11:07:11 -05:00 |
|
Josh Soref
|
9571aea651
|
Only run workflows if they might be able to work (#72503)
* Fix whitespace
* Only run workflows if they might be able to work
* fix quotes
---------
Co-authored-by: joshhunt <josh@trtr.co>
|
2023-08-02 12:25:23 +01:00 |
|
Armand Grillet
|
dc486e0ca4
|
Revert "Only run workflows if they might be able to work" (#72506)
Revert "Only run workflows if they might be able to work (#63164)"
This reverts commit 234b5c8c21.
|
2023-07-28 13:21:34 +02:00 |
|
Josh Soref
|
234b5c8c21
|
Only run workflows if they might be able to work (#63164)
|
2023-07-28 11:01:14 +02:00 |
|
Marcus Efraimsson
|
7e332d6f97
|
Chore: Add PR Check action enforcing changelog decision (#48728)
|
2022-05-05 11:38: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 |
|
Timur Olzhabayev
|
fd644c48ac
|
Switching to github.event.number as issue.number not always work (#46018)
|
2022-03-01 11:09:03 +01:00 |
|
Timur Olzhabayev
|
a771cbd871
|
fix(github_actions): workflow execution concurrency is now limited to 1 (#45125)
|
2022-02-10 14:01:18 +01:00 |
|
Timur Olzhabayev
|
fffd4c10b7
|
chore(checks): skip draft PRs (#43519)
* chore(checks): skip draft PRs for PR checks action
|
2022-01-17 19:16:33 +01:00 |
|
Marcus Efraimsson
|
c1a9a36bd2
|
Chore: Add PR Check action enforcing backport decision (#43916)
Ref https://github.com/grafana/grafana-github-actions/pull/53
Ref https://github.com/grafana/grafana-release/issues/60
|
2022-01-12 13:09:25 +01:00 |
|
Marcus Efraimsson
|
2b1ed43cb2
|
Chore: Support PR checks for forks (#43128)
|
2021-12-15 09:57:04 +01:00 |
|
Marcus Efraimsson
|
8e0da70026
|
Chore: Add PR Check action enforcing a milestone is set (#43025)
Adds a PR Check action with a rule that enforces a milestone is set on the PR.
Ref grafana/grafana-github-actions#34
Ref grafana/grafana-github-actions#42
|
2021-12-14 11:33:13 +01:00 |
|