-
For now we have a unit test for all component before PR get merged, but we don't have unit test coverage report for a single PR. There are tools (such as [Coveralls](https://coveralls.io/))that automa…
-
## Description
When the action is triggered by the `pull_request` event, if the pull request is from a different repository (a fork), the action fails with the error "Resource not accessible by integ…
-
We'd like commits to be signed off via `git signoff`, and we should test whether any signoff exists for commits on incoming PRs.
-
[docs/developer-guide/contributing/pull-requests]
That decreases the likelihood that your code is going *_**to get included_\* in a timely manner
它会降低你的代码及时地被**收纳**的可能性
-
This is to serve as an overview for the changes/pullrequests that I made.
----
## refactor-generate-source
basic refactor: move functionality into scanLine. Making it easier for future plugins …
-
Create documentation in the docs folder containing everything related to getting other people's pull requests onto your local for testing. Additionally, instruct people to use the `tACK` / `utACK` par…
-
**Is your feature request related to a problem? Please describe.**
The `/github subscribe` command is a great start to start integrating GitHub into our team's Slack channel. However, it does not i…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Is your feature request related to a problem or use-case? Please describe.
Shipwrigh…
-
# Feature - Do not attempt to vote on requests more than once
## 1. Description
After a signer has voted on a deposit request, they don't need to vote again. Doing so can be costly so we should …
-
HTTP3 provides the ability to subscribe to nodes and then those nodes can push http requests to nodes that are subscribing, this protocol can improve the performance of decentralized nodes because the…