1
0
mirror of synced 2026-01-03 06:04:16 -05:00
Commit Graph

24 Commits

Author SHA1 Message Date
Kevin Heis
a99552731a Run dependabot not on mondays (#25351)
* Run dependabot not on mondays

* Skip workflows that error dependabot builds
2022-02-15 20:20:45 +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
Marcelo Jacobus
46f4d7d235 Add docubot to the exception list for FR (#23278) 2021-12-01 19:57:22 +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
Mike Surowiec
5c930af422 update docubot pat naming (#21498) 2021-09-14 12:56:07 -04:00
James M. Greene
f3de3ee618 Update actions/github-script usage to v4.0.2 (#19897) 2021-06-15 16:09:15 +00:00
Rachael Sewell
c0f3c99a6c We've grown so much! (#18414) 2021-03-25 18:36:51 +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
Nick Schonning
ace1db3693 chore: Upgrade actions/script to v3.0.0 2020-11-03 15:20:53 -05:00
Nick Schonning
3ef3c81599 chore: Only trigger first responder for internal (#915)
The `||` for the closed cause this to trigger on public repo
2020-11-03 12:18:14 -08:00
Rachael Sewell
1ca03f96b2 check repo is docs-internal in both jobs (#677) 2020-10-21 10:14:21 -07:00
Rachael Sewell
0715e160f4 use approved action version 2020-10-19 10:35:25 -07:00
Rachael Sewell
8fd1378686 use real secret 2020-10-19 09:29:02 -07:00
Rachael Sewell
9176d7ffa0 update job names and add unlabel step 2020-10-18 13:12:35 -07:00
Rachael Sewell
0918925d1f remove from project when closed/merged 2020-10-18 12:52:32 -07:00
Rachael Sewell
7088a32c46 update comment 2020-10-18 10:29:52 -07:00
Rachael Sewell
f39e0a7f8e ignore octoglot and Octomerger bots 2020-10-18 10:29:14 -07:00
Rachael Sewell
597b879073 ignore automerge 2020-10-18 10:20:05 -07:00
Rachael Sewell
ae796f7ea8 Ignore autoupdate PRS 2020-10-18 10:18:09 -07:00
Chiedo
39a5cd830a Add more missed sha versions 2020-10-15 09:33:08 -04:00
Rachael Sewell
3729aca71e add workflow to triage PRs opened by Hubber external contributors (#16018)
Co-authored-by: Zeke Sikelianos <zeke@sikelianos.com>
2020-10-14 14:06:16 -07:00