-
## 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โฆ
-
The CI section includes and exercise to add a CI workflow to the repo, and then shows an example of making branch protection rules.
That example should be an exercise, with the previous exercise leโฆ
-
## ๐ ์์ฑ ํฌํ๋ฆฟ
```
## ์ฐ๊ด๋ ์ด์
* Related - #(ํด๋น ์ด์๋ฒํธ)
## ์์
์์ธ๋ด์ฉ
* ์์ - ๋ฐฐ์ก ์์ฑ ๊ตฌํ
* ์์ - ๋ฐฐ์ก ์ญ์ ๊ตฌํ
## ๋ฆฌ๋ทฐ ์์ฒญ์ฌํญ
* ์์ - DeliveryController ์ชฝ์์ ๊ถํ ์ฒดํฌ๊ฐ ์ ๋์๋์ง ํ์ธ ํด์ฃผ์ธ์
@coderabbitai review
```
* ๋ค๋ชจ ์์ ์๋ ๋ถ๋ถ์ ๊ทธ๋๋ก ๋ณตโฆ
-
This issue is about Minder processing all opened pull requests when a new repository is registered. The idea is that when we register a repository to list all opened PRs and run the `pull_request`-relโฆ
-
A common workflow for contributing to open source projects in Github consists of the following steps:
1. Create a fork of the repo that you intend to contribute to
2. Push a branch into your fork โฆ
-
**Describe the bug**
Users without merge access are unable to view specific merge conflicts in pull requests. This limitation prevents them from resolving or contributing to conflict resolution effโฆ
-
We should have PRs include their whats new entries, would be good to have a system like towncrier, where they are added as fragments to a dir per release. Probably easiest to do as a custom sphinx extโฆ
-
Hi,
have seen that stackblitz provides a github action to generate a release based on the commit/pull request.
https://github.com/stackblitz-labs/pkg.pr.new
Maybe this could help to test new โฆ
-
**Is your feature request related to a problem? Please describe.**
When authoring a blog post is hard to know what the required metadata values are and if they have been added correctly.
**Describโฆ
-
**Is your feature request related to a problem? Please describe.**
I see an option for creating a pull request, but when I select it, it gives me an error "Unsupported git service". I believe this isโฆ