1
0
mirror of synced 2025-12-26 14:02:45 -05:00
Commit Graph

16 Commits

Author SHA1 Message Date
Robert Sese
74deedb5a3 need to install packages too for labeler action (#51217) 2024-06-14 20:57:02 +00:00
Robert Sese
ec72dd6978 need to checkout since we use internal labeler now (#51213) 2024-06-14 19:59:03 +00:00
Robert Sese
ae0da1dfa5 try our labeler action in triage-issues workflow (#51207) 2024-06-14 18:43:57 +00:00
Peter Bengtsson
65895798c4 Fix Slack alert logic (#45044) 2023-10-25 21:03:09 +00:00
Hector Alfaro
02611c8d6f Prefix use of composite action with a checkout (#44582) 2023-10-17 20:32:51 +00:00
Kevin Heis
4a534c5d82 Standardized slack alert fails (#44074) 2023-10-13 11:06:12 -07:00
Kevin Heis
bb0bc24a4f Fill in action workflow head comments (#36897) 2023-05-05 16:27:28 +00:00
Ramya Parimi
e8112ffbb4 Update triage workflows to reflect new changes in the triage process (#25520)
* Update triage-issues.yml

* Update triage-pull-requests.yml

* Update triage-issue-comments.yml

* Update triage-issue-comments.yml

removed permission to project board

* Update triage-issues.yml

removed permission to project board

* Update triage-pull-requests.yml

removed permission to project board

* Update triage-pull-requests.yml

reverting permission to write PR
2022-02-23 13:59:24 +00:00
Ramya Parimi
2d89e169c9 Update triage-issues.yml (#22137)
Added

`permissions:
  repository-projects: write`
2021-10-13 12:00:17 +00:00
James M. Greene
aa4c687660 Consistently use latest andymckay/labeler action for simple labeling steps in Actions workflows (#22045)
* Update andymckay/labeler to latest

* Drop use of rachmari/labeler fork since we aren't using its divergence

* Replace some other simple labeling use cases with andymckay/labeler

* Add permissions matrixes, mostly

* Remove unnecessary and basically invalid if condition

* More closely following the docs even though the workflow linter is angry

* Remove irrelevant path omissions from workflow linter

* Add exclusion for workflow linter
2021-10-08 23:24:27 -05:00
Kevin Heis
62a8891954 Add descriptions to our actions workflows (#18019)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2021-03-23 21:31:28 +00:00
Nick Schonning
92740f68d7 chore: Add Prettier for Yaml formatting
Related to #128
- Prettier to fix indenting/quoting across files
- Manually adjust list styles to "-" style
- Ignore all translated files from automated formatting
- Drop redundant CI env variable
2020-11-16 16:12:49 -05:00
Chiedo
1ef8963d00 Finished moving actions to shas 2020-10-15 09:07:01 -04:00
Rachael Sewell
abb1348f61 update triage action versions (#15928)
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-07 11:58:27 -07:00
Felicity Chapman
433701b136 Update triage issues workflow (#15909)
* Update triage issues workflow see #15903

* Make the same fix in other workflows
2020-10-06 09:35:54 -07:00
Rachael Sewell
f9c2a6ee4c add workflows to triage open-source issues and pulls (#67) 2020-10-01 14:04:08 -07:00