T.J. Corrigan

Results 9 issues of T.J. Corrigan

In the GitHub PR UI when looking at the diff view you are able to see both user-generated comments as well as code scanning alerts (see below). Currently the extensions...

feature-request

Support for GitHub Advanced Security and Secret Scanning. The current repository resource does not support the parameter: `security_and_analysis` which is used to enable both GHAS and secret scanning on a...

## Description The current version of the ado2gh inventory-report command only outputs classic and yaml pipelines in the `pipelines.csv` file. It would be nice to also include any release pipeline...

enhancement

There are use cases in which you might want to use a `ParameterRef` within a `Fn::Join`. This works just fine for String/Int parameters. However if the case of a `CidrParameter`...

Consider incorporating the https://github.com/octokit/plugin-paginate-graphql.js plugin by default to support pagination for graphql queries similar to how this is already supported for the rest client.

enhancement
help wanted

TODO: - [ ] Determine what steps (if any) are required in the workflows besides pointing them at the right working directory. For example to we need to explicitly pass...

I've been working on some reference workflows for terraform at: https://github.com/tjcorr/tf-pipeline-demo They add some nice features like: - Pausing for manual approvals - Using OIDC to eliminate credentials - Output...

The current action requires that you pass in credentials to the action. Would it be possible to just rely on a previous azure/login task? This would allow a user to...

### Is your feature request related to a problem? Please describe. When an optional field is left blank, the final markdown contains _No response_ . This gets picked up and...

enhancement