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 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 |
|
Josh Hunt
|
18a364eb2f
|
Chore: Use Github App credentials for pr-commands.yml workflow (#72400)
* Use grafana-pr-automation credentials
* Action!
|
2023-07-26 20:48:32 +00:00 |
|
Josh Hunt
|
504d5352bc
|
Chore: Use GITHUB_TOKEN in pr-commands instead of grot token (#72125)
Use GITHUB_TOKEN instead of grot token
|
2023-07-21 16:41:22 +01:00 |
|
Jack Baldry
|
96956d8252
|
Trigger PR commands on labeled events (#64377)
This should enable adding PRs to organization project boards similar
to with issues.
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
|
2023-03-08 09:00:58 +00: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 |
|
Marcus Efraimsson
|
c8d8dcd067
|
Automation: Label pull requests based on changed files (#32039)
* Automation: Label pull requests based on changed files
* Update commands
* Updates for build-packaging
* fix path to backend architecture docs
|
2021-03-17 12:49:57 +01:00 |
|