Граф коммитов

7 Коммитов

Автор SHA1 Сообщение Дата
Chris Granade 47b9a68454
Remove automerge GitHub Actions workflow. (#451)
This GitHub Actions workflow duplicates functionality that is now built into GitHub itself, such that the workflow should be removed in order to help reduce maintenance costs and attack surfaces.
2021-04-27 20:25:18 -07:00
Chris Granade b519584222
Add new workflow to require API review. (#321)
* Add new workflow to require API review.

* Update .github/workflows/require-api-review.yml
2021-04-26 18:39:23 +00:00
Chris Granade 93a11b5c1a
Add new issue template for design proposals. (#381)
* Add new issue template for design proposals.

* Update .github/ISSUE_TEMPLATE/api_design_proposal.md

Co-authored-by: Guen P <guenp@microsoft.com>

* Feedback from @msoeken.

* Address feedback.

Co-authored-by: Guen P <guenp@microsoft.com>
2021-04-07 00:16:20 +00:00
Andres Paz 1cc8a86b94
Setting KV task to v1 (#379) 2020-11-20 10:50:02 -08:00
Andres Paz 827554ed66
End-to-end build (#325) 2020-09-16 23:03:05 -07:00
Chris Granade eb6c073e7f
Add new automerge action. (#281)
* Add new automerge action.

This PR adds a new GitHub Action that automatically merges in pull requests that pass checks and reviews, using the "automerge" label.

* Set automerge kind to squash.

Co-authored-by: Mathias Soeken <mathias.soeken@outlook.com>
2020-06-19 10:22:27 -07:00
Chris Granade 0da4601378
Added metadata to libraries as well. (#130)
* Added metadata to libraries as well.

* Addressed feedback.
2019-06-21 12:40:01 -07:00