Github Actions repository leveraged by the Azure SDK team.
Перейти к файлу
Ben Broderick Phillips 8bc12408b4
Reduce check enforcer logging (#22)
* Reduce check enforcer logging

* Archive github event data
2024-10-10 18:04:07 -04:00
.github Add codeowners (#20) 2024-09-24 15:56:38 -07:00
comments Revert "Revert "Support check enforcer with Github Actions (#7)" (#8)" (#9) 2022-12-29 17:08:34 -05:00
docs Update check-enforcer.md (#16) 2024-01-09 14:16:41 -08:00
testpayloads Look up check suite and status url for commit from base repository (#13) 2023-01-25 14:31:51 -05:00
.gitignore Initial commit 2022-05-13 15:59:57 -04:00
CODE_OF_CONDUCT.md CODE_OF_CONDUCT.md committed 2022-05-13 13:05:54 -07:00
LICENSE LICENSE updated to template 2022-05-13 13:05:54 -07:00
README.md Update readme 2022-05-13 00:06:26 -04:00
SECURITY.md SECURITY.md committed 2022-05-13 13:05:55 -07:00
SUPPORT.md SUPPORT.md committed 2022-05-13 13:05:56 -07:00
action.yml Reduce check enforcer logging (#22) 2024-10-10 18:04:07 -04:00
example-workflow.yaml Commit example workflow 2022-05-18 19:55:13 -04:00
github_client.go Reduce check enforcer logging (#22) 2024-10-10 18:04:07 -04:00
go.mod Minor doc updates and support older go versions 2022-05-23 21:18:03 -07:00
go.sum Simplify action parameters, directory, handling 2022-05-16 16:03:32 -04:00
main.go Reduce check enforcer logging (#22) 2024-10-10 18:04:07 -04:00
main_test.go Skip processing check suite statuses on unsupported events (#14) 2023-04-10 18:37:07 -04:00
types.go Look up check suite and status url for commit from base repository (#13) 2023-01-25 14:31:51 -05:00

README.md

Azure SDK Github Actions

This repository contains common github actions definitions for use within the Azure SDK repositories.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.