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 |
|