dependabot[bot]
|
4b416f89bf
|
Chore(deps): Bump actions/checkout from 4 to 5 (#110558)
* Chore(deps): Bump actions/checkout from 4 to 5
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Commits](https://github.com/actions/checkout/compare/v4...v5)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* remove incorrect comments
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
|
2025-09-10 14:25:41 +01:00 |
|
Mariell Hoversholm
|
65ac0ed3e9
|
Actions(pr-commands): use GITHUB_TOKEN (#105283)
|
2025-05-13 07:28:47 +02:00 |
|
Ashley Harrison
|
d8fb1e8e4e
|
Chore: Harden action permissions (#104820)
* harden action permissions
* Update .github/workflows/ephemeral-instances-pr-comment.yml
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
* update documentation-ci
---------
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com>
|
2025-05-02 12:13:05 +01:00 |
|
Kevin Minehart
|
2436b4e097
|
CI: move workflows/actions to actions (#104711)
* move workflows/actions to actions
* rerun actions
* fix setup-go v5
* unpinned unnecessary pins
* update CODEOWONERS
* update CODEOWONERS
* remove remove-milestone from codeowners
* remove bad key
|
2025-04-29 14:24:55 -05:00 |
|
Kevin Minehart
|
97d10b5095
|
CI: remove unused worklow; use GITHUB_TOKEN where possible (#104657)
* remove unused worklow; use GITHUB_TOKEN where possible
* pin usages of checkout and setup-go
* Fix zizmor errors
* add zizmor.yml
* fix `changelog.yml`
* fix `core-plugins-build-and-release.yml`
* fix `release-comms.yml`
* update release-pr.yml and run-e2e-suite.yml
* Fix errors in files outside of .github/workflows
* Remove path filter on zizmor.yml
---------
Co-authored-by: Sven Grossmann <svennergr@gmail.com>
Co-authored-by: joshhunt <josh.hunt@grafana.com>
|
2025-04-29 10:09:23 -05:00 |
|
Sven Grossmann
|
2088df2f87
|
CI: Pin more actions and fix zizmor findings (#104651)
* ci: fix unpinned actions
* ci: more pinned actions
|
2025-04-28 14:20:21 -05:00 |
|
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 |
|