-
## Bug description
https://github.com/shell-pool/shpool/pull/84
We have single changelog setup following https://release-plz.ieni.dev/docs/extra/single-changelog#all-packages.
Changelog i…
-
-
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:
…
-
It would be great if this action could post a comment (and keep that one up to date) instead of modifying the PR description.
ruudk updated
5 months ago
-
Currently, adding Co-authored-by lines manually to the commit message when merging a pull request is an extra step that can overlooked, leading to missed attributions for contributors. This process co…
-
Refs: https://github.com/microsoft/vscode/issues/114967
Would be cool if in the PR create flow in the Descripiton I could use suggestions to get offered issue numbers, user names etc.. Like we have…
-
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:
…
-
Provide an overview of the status of the PR and means to control instances (disable/enable instances and/or targets, deploy builds for specific instance/target).
Could be implemented by a "master" …
trz42 updated
9 months ago
-
![image](https://github.com/microsoft/vscode-pull-request-github/assets/2931520/3a36c4d9-05e2-4660-bc30-7181e85d04b1)
I think this could work really well, especially when the description is sho…
-
[lib/src/Gren.js#L1024](https://github.com/github-tools/github-release-notes/blob/master/lib/src/Gren.js#L1024)
```js
const matches = pr.body.match(re);
```
If PR have no description, this line …