pulumi / pulumi-github

A Pulumi package to facilitate interacting with GitHub
Apache License 2.0
59 stars 10 forks source link

Add tests for github #634

Closed VenelinMartinov closed 3 months ago

VenelinMartinov commented 5 months ago

https://github.com/pulumi/pulumi-terraform-bridge/issues/1849

This PR adds tests for the following resources:

index_repositoryautolinkreference index_repositorywebhook

github-actions[bot] commented 5 months ago

Does the PR have any schema changes?

Looking good! No breaking changes found. No new resources/functions.

Maintainer note: consult the runbook for dealing with any breaking changes.

github-actions[bot] commented 5 months ago

Is README.md missing any configuration options?

appAuth not found in Configuration section insecure not found in Configuration section maxRetries not found in Configuration section parallelRequests not found in Configuration section readDelayMs not found in Configuration section retryDelayMs not found in Configuration section retryableErrors not found in Configuration section writeDelayMs not found in Configuration section

Please add a description for each of these options to README.md. Details about them can be found in either the upstream docs or schema.json.

VenelinMartinov commented 3 months ago

blocked on https://github.com/pulumi/pulumi-github/issues/636