cliffchapmanrbx

Results 10 issues of cliffchapmanrbx

While the majority of our repositories use the "simple-default" layout we do have a handful of specific repository layouts that we make use of. Currently they're manually configured via the...

enhancement

Resolves #42 This adds a `github_url` parameter to the inputs so the baseUrl parameter for Octokit can be overridden. Currently it defaults to the GitHub Actions-supplied environment variable that contains...

We're currently working on a workflow that involves automating acceptance tests for a staging deployment of GitHub Enterprise. The tests are run from our primary GitHub Enterprise server while the...

Hi all, We're looking very closely at this project for deploying a CLA blocking system to our repos. I'm pretty excited about the idea of not having to run a...

feature
remote-repo-support

Hi team, our legal department is asking us to clarify what license this code is released under. It seems like it's Apache 2.0 like the main envoy repo, but we...

Hi all, Related to #75 we'd very much appreciate if this plugin implemented GitHub App style authentication rather than using a PAT associated with an existing account. Enterprise accounts are...

type/feature-request

### Terraform Version and Provider Version ``` Terraform version: v1.6.4 HCP provider version: v0.90.0 ``` ### Affected Resource(s) * hcp_group_members ### Terraform Configuration Files ```hcl locals { org_admin_emails = [...

bug

### Terraform Version and Provider Version ``` Terraform version: Terraform v1.6.4 HCP provider version: v0.90.0 ``` ### Affected Resource(s) * hcp_service_principal ### Terraform Configuration Files ```hcl data "hcp_organization" "my-organization" {}...

bug

### The short version: Clicking on the `Start Continuous Run` button on the Test Explorer pane causes `[info] Continuous run enabled for undefined` to show in logs, and no test...

### What happened? Looks like the merge_group event has a new action, `destroyed`, and an accompanying `reason` field: https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=destroyed#merge_group Example exception ``` System.Text.Json.JsonException: The JSON value could not be converted...

Status: Triage
Type: Bug