1
0
mirror of synced 2026-01-06 06:02:35 -05:00
Commit Graph

18 Commits

Author SHA1 Message Date
Peter Bengtsson
be7d68ca38 Upgrade actions/checkout to v4.1.1 (#49390) 2024-02-27 17:07:15 +00:00
Alex Nguyen
024213e4d5 Updated the workflow regarding the rest-description/graphql-description/webhook-description labels to be more generic (#49061) 2024-02-07 00:07:03 +00:00
dependabot[bot]
6ff1b03d59 Bump actions/github-script from 6.4.0 to 7.0.0 (#46199)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Robert Sese <734194+rsese@users.noreply.github.com>
2023-11-20 19:36:44 +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
46e84b3ee4 Update PATs to new format (#38179) 2023-06-26 14:14:01 +00:00
Evan Bonsignori
c10a654d04 bump github-script to 6.4.0 and update syntax (#34619) 2023-02-10 20:54:33 +00:00
Sarah Edwards
18c5a2ddf9 Expand workflow to copy API schema issues to include webhook schema issues as well (#34098) 2023-01-24 17:12:58 +00:00
Courtney Wilson
b60ca80344 added prettier command 2022-07-14 18:33:56 +00:00
Courtney Wilson
4c1134c486 Update copy-api-issue-to-internal.yml
reordered code to hopefully fix issue where workflow breaks and doesn't link an issue when transferring
2022-07-12 09:58:20 -05: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
58d2f6f4e2 graphql update workflow 2021-09-29 20:21:56 -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
Sarah Edwards
c8dd174c25 Add workflow to copy REST description fix requests to docs-content (#18866) 2021-04-21 17:13:24 +00:00