Kevin Minehart
3a028ac25c
[release-11.5.5] CI: move workflows/actions to actions ( #104749 )
...
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
(cherry picked from commit 2436b4e097 )
2025-04-30 12:23:08 -05:00
Kevin Minehart
7b1be85980
[release-11.5.5] Backport workflow fixes ( #104694 )
...
* Copy workflows and actions from main
* add zizmor.yml
2025-04-29 11:47:01 -05:00
Esteban Beltran
4589fabbc8
Chore: Fix auto-triager label files path in github action ( #98658 )
2025-01-08 10:42:52 +02:00
Sven Grossmann
02d0e1191f
Actions: No need to echo triage labels ( #98626 )
2025-01-07 19:07:56 +02:00
Esteban Beltran
92fb6e765f
Chore: Use auto-triager github action directly and pass labels and prompts files ( #98602 )
...
* Add auto triager files and use them in the auto-triager github action
* add auto-triager file to codeowners
2025-01-07 15:04:20 +01:00
Esteban Beltran
b48f288583
Chore: Change condition to run auto triager based on user association ( #93466 )
2024-09-19 11:49:54 +03:00
Esteban Beltran
43cad93e62
Chore: use github app for issue commands workflow ( #93304 )
...
* Chore: use github app for issue commands workflow
* use it in issue-opened too
* update comments and permissions
* use issue app for triager token
* add spaces
* add config as requirement
* only run main if it has secrets
* Check for repository name,
* remove config work
* get secrets after sleep
2024-09-17 12:32:58 +02:00
Esteban Beltran
7b69d5b44f
Add missing permissions for auto-triage bot ( #93230 )
2024-09-11 16:51:15 +03:00
Esteban Beltran
05023d9d31
Enable auto-triager to automatically add labels to community issues ( #93206 )
...
* Chore: Enable auto-triager to set labels
* pass the correct token to add labels
2024-09-11 12:53:16 +02:00
Esteban Beltran
462560d544
Chore: Only auto-triage issues for authors non associated to the repository ( #93174 )
...
Only triage issues for authors non associated to the repository
2024-09-10 16:29:58 +02:00
Esteban Beltran
0fb2eacba1
Chore: Move auto-triager workflow to issue-opened workflow file ( #93101 )
...
* move auto-triager to issue-opened workflow
* remove autotriager from codeowners
2024-09-09 16:44:01 +02: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
matt abrams
7295573e2e
GHActions: move new 'opened' action to separate workflow ( #63228 )
...
* add new scenario to config
* make workflow run on opened issues
* revert-dont run on opened
* action for newly opened issues
* move new action config
* remove opened from commands
* change name
* Update .github/workflows/issue-opened.yml
ty!
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com >
* make comment clearer
---------
Co-authored-by: Timur Olzhabayev <timur.olzhabayev@grafana.com >
2023-02-10 07:27:28 -10:00