pull-requests
Here are 453 public repositories matching this topic...
-
Updated
Apr 3, 2020
I think these should have tooltips, also it looks like the alignment could be improved, they might be a little off-center.
-
Updated
Sep 12, 2020 - Ruby
Expected Behaviour
We should prepare Derek for use as an SDK/package so that he can be run on any platform - a Go microservice, AWS Lambda, Heroku etc.
This is the first ste
-
Updated
Jul 29, 2020 - JavaScript
-
Updated
Sep 6, 2020 - Python
-
Updated
Feb 3, 2018 - JavaScript
-
Updated
Mar 17, 2020 - JavaScript
-
Updated
Mar 6, 2020
Adding UI Wrapper for this repo and Hosting it to Github Pages.
-
Updated
Jul 21, 2020 - JavaScript
-
Updated
Sep 9, 2020 - JavaScript
-
Updated
Aug 26, 2020 - Go
Love the product so far. Was wondering if there was an action to update the base branch that a pull request is compared to? If not, I think that would be a great feature to add. Something along the lines of:
pull_request_rules:
- name: Change base
conditions:
- "title~=^\\[Release\\].+"
actions:
change_base:
branch: release
-
Updated
Sep 11, 2020 - C++
-
Updated
Sep 12, 2020 - TypeScript
-
Updated
Jul 7, 2020 - JavaScript
-
Updated
Feb 6, 2017 - Python
-
Updated
Nov 25, 2019 - Scala
-
Updated
Sep 12, 2020 - HTML
-
Updated
Jun 15, 2020 - CSS
-
Updated
Jun 26, 2020 - Python
We need to sync the issues assigned to users from Github, so when someone is assigned to Github, the user assigned should be assigned on Gitpay as well. And we expect that the user is notified about this change by email.
We have two scenarios:
- User assigned on Github is registered on Gitpay
- User assigned on Github is not registered on Gitpay
The email should follow this template:
Add your blog
Add any blog of yours (preferably technical) to the Blogs directory. Make sure to use most of the markdown features. Here's the link to markdown guide:
https://guides.github.com/features/mastering-markdown/
-
Updated
Mar 7, 2019 - C++
-
Updated
Sep 8, 2020 - TypeScript
Improve this page
Add a description, image, and links to the pull-requests topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the pull-requests topic, visit your repo's landing page and select "manage topics."

iOS 14 UITableViewCell 的 subviews 有了较大变化
结果是在 iOS 14 上会跳过 _UISystemBackgroundView, 但是把 UITableViewContentView 也画出骨架来.
因为 iOS 14 还未正式发布, 这里目前基于 beta 3 做了简单的 workaround. **直接判断如果是
_UISystemBackgroundView这