1
0
mirror of synced 2026-01-05 12:07:35 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
Evan Bonsignori
c10a654d04 bump github-script to 6.4.0 and update syntax (#34619) 2023-02-10 20:54:33 +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
Kevin Heis
f9f27e4497 Revert "Bump actions/github-script (#24563)" (#24665)
This reverts commit 4d3c203a4f.
2022-01-26 18:59:41 +00:00
dependabot[bot]
4d3c203a4f Bump actions/github-script (#24563)
Bumps [actions/github-script](https://github.com/actions/github-script) from 2b34a689ec86a68d8ab9478298f91d5401337b7d to 5.1.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](2b34a689ec...e3cbab99d3)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kevin Heis <heiskr@users.noreply.github.com>
2022-01-26 16:59:51 +00:00
James M. Greene
3d88cae50b Add permission matrices to all Actions workflows (#23563)
* Add permission matrices to all Actions workflows

Also cleanup a few token references

* Add actions:read permissions for CodeQL

* Add prs:read permissions for unit test workflow
2021-12-14 04:37:36 +00:00
Ramya Parimi
622174391a Update triage-issue-comments.yml (#22190) 2021-10-18 23:26:47 +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
James M. Greene
f3de3ee618 Update actions/github-script usage to v4.0.2 (#19897) 2021-06-15 16:09:15 +00: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 John
690ab25241 Merge branch 'main' into skip-comment-triage-on-prs 2020-11-04 09:53:05 -05:00
Nick Schonning
ace1db3693 chore: Upgrade actions/script to v3.0.0 2020-11-03 15:20:53 -05:00
Nick Schonning
c1276ab70a chore: Don't trigger comment-triage on PRs 2020-11-02 18:19:59 -05:00
Chiedo
1ef8963d00 Finished moving actions to shas 2020-10-15 09:07:01 -04:00
Chiedo
bdbe7cc9e0 Update some of the actions to Shas 2020-10-15 08:45:27 -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