Azure / Azure/azure-rest-api-specs
[.github/workflows] Add shared workflow to create/update PR comment
Open
- Dominant language
- TypeSpec
- Stars
- 3.1k
- Forks
- 5.9k
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 444
Description
Similar to this, but to create/update PR comments:
https://github.com/Azure/azure-rest-api-specs/blob/main/.github/workflows/update-labels.yaml
Prototype code to create/update comment (we may want to use github-script JS instead of bash):
https://github.com/mikeharder/whenwords-js/blob/main/.github/actions/post-pr-comment/action.yaml
Concerns:
- [ ] Increased usage of GH API quota (15k calls / hour)
Contributor guide
Assessment
This issue has not been assessed yet.