-
### Description
There seems to be a problem with the action permissions for pull-requests
I have an action with the following permissions:
```
permissions:
contents: write
pu…
-
In our [contributing](https://github.com/tempestphp/tempest-framework/blob/main/.github/CONTRIBUTING.md#report-an-error-or-bug) guide, we articulate that issues will be closed after 30 days of no resp…
-
## Objective:
Provide an automated solution to reviewing Pull requests
## Task Description:
GitHub Actions is a tool to automate, customize, and execute your software development workflows di…
-
Hello,
I am trying to add the action to run on PR but it only fails for me with `cannot force update the branch '' used by worktree`.
I tried to do all the the suggestions under limitations but ch…
-
We need to create a Github Action that is triggered by every pull request creation, it trigger a CI test to run our cypress test ( currently, just the cypress component test)
Reference:
https://gi…
-
[reliable-pull-request-action](https://github.com/JosiahSiegel/reliable-pull-request-action/tree/ae8d0c88126329ee363a35392793d0bc94cb82e7) (v1.2.0) -> ae8d0c88126329ee363a35392793d0bc94cb82e7
-
### Overview
This pull request introduces an Auto Labeler GitHub Action that automatically assigns labels to issues and pull requests based on specific keywords found in their titles or bodies. This …
-
It's really annoying to keep fighting with the `label-pull-requests` action when you've removed, say, `CI-linux-self-hosted` (e.g. because you know the bottle cache will kick in) but it keeps restorin…
-
For instance builds are triggered for changes to documentation, but documentation doesn't affect build outcome. Can this be made more selective?
-
If a pull request Actions workflow is marked to not run (with `if: false` or similar), the message in slack doesn't update to show the action as being unnecessary.
For example, we have an action th…