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
Dimitris Sotirakis
37db29db63
Github Actions: Fix milestone GH action ( #70490 )
...
* Remove secret from the caller action
* Inherit secrets for reusable actions
2023-06-22 12:39:51 +03:00
Dimitris Sotirakis
31b9f9d235
Bug: Fix yaml
identation for github action yamls ( #70445 )
...
* Fix yaml identation
* Fix the rest of the yamls
2023-06-21 13:28:10 +03:00
Dimitris Sotirakis
15a85686c2
GitHub Apps: Replace grafanabot
token with grafana-delivery-bot
GitHub App ( #70242 )
...
* Update bump-version.yml
* Fix secret
* [REVERTME] Remove check
* Test without grafana-delivery-bot prefix
* Check if token exists
* Cleanup bump-version
* Update gh actions to use app key
2023-06-21 12:06:56 +03: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
Hugo Häggmark
b41c3124bb
Chore: Update Prepare release action ( #43397 )
...
* Update bump-version.yml
* Chore: test
* tst
* use right branc
* use right test
* chore: test
* Chore: test
* Chore: test
* Chore:test
* WIP: test
* WIP: test
* WIP: test
* WIP: test
* Chore: revert workflows
* WIP: test
* Update prepare-release.yml
* WIP: test
* Chore: test
* WIP: test
* Update prepare-release.yml
* Update bump-version.yml
* Update prepare-release.yml
* Update bump-version.yml
* Update prepare-release.yml
* Update prepare-release.yml
* Chore: update close-milestone
* Update close-milestone.yml
* Chore: update remove-milestone
* Update prepare-release.yml
* Chore: updates update-changelog
* Update prepare-release.yml
* Update prepare-release.yml
* Chore: forgot the version_call param
* Update prepare-release.yml
* Update bump-version.yml
* Update close-milestone.yml
* Update remove-milestone.yml
* Update update-changelog.yml
* Chore: removes empty spaces
* Update prepare-release.yml
* Start Test: change ref to test github action bump version
* test: use the right branch reference
* Update bump-version.yml
* ref right branches
Co-authored-by: Maria Alexandra <239999+axelavargas@users.noreply.github.com>
2021-12-21 14:34:05 +01:00
Maria Alexandra
0ce7799046
Chore: Create prepare release action ( #43357 )
...
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com>
2021-12-20 14:16:22 +01:00
Maria Alexandra
7fc2c687ec
Chore: Remove unnecessary metric tokens in the "remove milestone" workflow ( #43096 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2021-12-14 16:18:28 +01:00
Ashley Harrison
e1a5fa063a
Chore: Add remove-milestone workflow ( #43086 )
...
* Add remove milestone action
* Update name
* Chore: use main branch from github action repository
Co-authored-by: Alexandra Vargas <alexa1866@gmail.com>
2021-12-14 13:54:19 +01:00