cloud-native-toolkit/Repo Issue Extractor
Provide a description here
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| token | GitHub token with the access necessary to provision a new repository in the target org | yes | — |
| issue_number | The id of the issue from which information should be extracted. If not provided will use the one that generated the event | no | — |
| repo | The name of the repo where the issue can be found. If not provided defaults to current repo | no | — |
| owner | The name of the org where the repo is located. If not provided defaults to current org | no | — |
Outputs
| name | description |
|---|---|
| type | The type of the repository (gitops or terraform) |
| name | The name of the repository |
| displayName | The display name of the module |
| provider | The cloud provider |
| softwareProvider | The software provider |
| group | The group for the module |
| catagory | The category of the module |
| approved | Flag indicating the issue has been approved |
| requester | The id of the user who opened the issue |
| state | The state of the issue |
| issue_number | The issue from which the information was extracted |
| new_module | Flag indicating the issue is a new_module request |