Afraz

Results 9 issues of Afraz

When in Linux, ctrl+k doesn't override the default VSCode shortcuts such as `ctrl+k ctrl+s`. This isn't a problem on Macs, since alt and ctrl are swapped there. Not sure what...

The following options were deprecated, and have either been updated, or replaced with the new necessary resources: * `override_json` replaced with `override_policy_documents` option * `server_side_encryption_configuration` replaced with `aws_s3_bucket_server_side_encryption_configuration` resource *...

Everything works great with `github.TOKEN`, but when using a Github App (to get the approval team expansion working), approval comments are never picked up from the created issue. Issues are...

troubleshooting

I understand that the idea with this is to have it behind some protected service, but it would be useful to be able to use encrypted keys (i.e. keys with...

### Bug report info ```plain text act version: 0.2.68 GOOS: darwin GOARCH: amd64 NumCPU: 8 Docker host: unix:///Users//.docker/run/docker.sock Sockets found: /var/run/docker.sock $HOME/.docker/run/docker.sock Config files: /Users//Library/Application Support/act/actrc: -P ubuntu-latest=catthehacker/ubuntu:act-latest -P ubuntu-22.04=catthehacker/ubuntu:act-22.04...

kind/bug

Fixed the ominious ominous warning: ``` Warning: Invalid Attribute Combination ... No attribute specified when one (and only one) of [rule[0].filter,rule[0].prefix] is required ... This will be an error in...

### New feature motivation As the README currently states for the `GH_TOKEN` variable; "_Only the personal token authentication is supported_". This is unfortunate, since automated rotation of PATs is not...

### Describe the need Organisation custom properties can not be created by the provider. Interestingly, they can be _set_ on a repository with the [github_repository_custom_property](https://registry.terraform.io/providers/integrations/github/latest/docs/resources/repository_custom_property) which depends on them, though....

Type: Feature
Status: Triage

I'm getting constant cache misses for caches I can see in the interface. My cache save step in workflow (a): ``` - name: Save Slack thread to cache uses: actions/cache/save@v4...