-
I know the deadline to submit a Pull Request is Monday however I couldn't find the deadline posted anywhere in the ReadME. I believe that is something that should be added.
-
Description: We need to create a GitHub Actions workflow that automates the validation of pull requests (PRs). This workflow will ensure that all PRs meet the following criteria before being merged:
…
-
-
In concert with https://code.djangoproject.com/ticket/35894#ticket and https://github.com/django/code.djangoproject.com/pull/224, the word "patch" also needs to change on the dashboard.
-
I want to add the PULL REQUEST TEMPLATE like this as i see in this repository you don't have any template when you are creating a pull request that;s reason i want to add this template->
![image](h…
-
**Is your feature request related to a problem? Please describe.**
I want to use this action to prevent non-privileged users to modify .github/* folder changes.
As far as i can see this, this action…
-
## Pull Request report total
This report based on 1 last updated PRs. To learn more about the project and its configuration, please visit [Pull request analytics action](https://github.com/AlexSim9…
-
**To be done only once for each user:**
1) Go to https://github.com/campa-consortium/lattice-standard.
2) Click the pulldown arrow next to Fork, click Create a New Fork, and specify your GitHub user…
-
**Describe the bug**
I'll preface this with "I'm not sure this is an AZD bug"...
If you have an open PR, and check in some code on the branch for that PR.. perhaps to address PR comments.. you are…
-
I suggest that new commits be merged via pull request, not directly pushing them to the master branch.
Users watching this repo will get notified of new changes if a pull request is used. Also, it …