-
## :memo: Brief description
When I add more than 1 user (see code below) as reviewer the action doesn't add any. I would like to add multiple users to review the pull request.
- is it possible to a…
-
## :memo: Brief description
Hi, i'm trying to add the team as a reviewer but is not picking it up
I've tried `reviewer: "team-prs"` `reviewer: "/team-prs"` `reviewer: "@org/team-prs"` `revi…
-
Hi there,
I am getting an error once I try to lint only one .hcl file. According to the error looks like the recursive flag is enabled once a single file is passed in the dir parameter. Can you ad…
-
**Command attempted:**
`hub pull-request -b master -h test-branch --no-edit -m TEST -r myorg/myteam`
**What happened:**
```
Error creating pull request: Unprocessable Entity (HTTP 422)
You can'…
-
## Expected Behavior
I should be able to auth against OKTA after entering my password and MFA token
## Current Behavior
Starting this afternoon ( with no updates to the gimme-aws-cred…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
Hi there. I wasn't able to download and install the linux binaries properly on Alpine linux.
I've created a Dockerfile to recreate the problem.
```Dockerfile
FROM alpine:3.8
RUN apk add --no…
-
## :memo: Brief description
I have seen a few issues in the past regarding gcloud $PATH not found or gcloud command not found.
I tried the latest version of gcp-latest, but still see the same issu…
-
## :memo: Brief description
Hi there, I've got a repository full of modules and would really like to use this action to do an easy first check of all of them without needing to specify each one.…
-
Im using the below actions in one of the workflow
- name: Create PR
#if: startsWith(github.ref, 'refs/heads/feature')
uses: devops-infra/action-pull-request@v0.5.5
…