https://github.com/webmasterdevlin/prvalidator-functionapp-ts
https://github.com/webmasterdevlin/prvalidator-functionapp-ts
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/webmasterdevlin/prvalidator-functionapp-ts
- Owner: webmasterdevlin
- Created: 2020-06-15T07:15:29.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T11:29:11.000Z (over 3 years ago)
- Last Synced: 2025-01-26T13:41:55.598Z (over 1 year ago)
- Language: TypeScript
- Size: 162 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### Stuck:
- The PullRequestCreated object is not available in the BuildCompleted webhook event. The Pull Request ID is needed to pass/fail a specific pullrequest.
- The PullRequestCreated object can be uploaded to Storage Account through writing it in a text or json file.