-
Updated
Oct 2, 2021
pull-requests
Here are 696 public repositories matching this topic...
Repro
- Using the latest nightly in a codespace loaded in Safari
- Create a pull request
Bug
In the pull requests view, the drop downs are using the standard aqua-styling from safari:
This looks out of place c
-
Updated
Dec 28, 2021 - 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
Dec 25, 2021 - Python
-
Updated
Nov 4, 2021 - JavaScript
-
Updated
Feb 3, 2018 - JavaScript
-
Updated
Mar 1, 2021 - JavaScript
-
Updated
Sep 13, 2021
-
Updated
Oct 19, 2021
-
Updated
Dec 28, 2021 - TypeScript
-
Updated
Sep 21, 2021 - JavaScript
Hello,
recently we noticed that when commenting on an issue @Mergifyio backport branch-xx will create the PR even in presence of conflicts.
Is it possible to change the default behaviour to avoid creating the PR if there are conflicts in the configuration file?
Or we'll have to always add --ignore-conflicts=false manually?
Looking at the documentation we can't find a way to set default
-
Updated
Nov 16, 2021 - C++
-
Updated
Oct 27, 2021 - JavaScript
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/
I have multiple projects and I want the column action to move a card is already in a project, to a specific column within that project. If the card does not have a project than no action occurs or I can send it to a "unassigned" project, if I need to have some field available.
-
Updated
Nov 1, 2021 - JavaScript
-
Updated
Dec 29, 2021 - TypeScript
-
Updated
May 17, 2021 - Python
-
Updated
Dec 15, 2021 - Go
whenever i push it repeats it. really annoying as i keep getting notifications for nothing.
-
Updated
Dec 28, 2021 - SCSS
-
Updated
Nov 25, 2019 - Scala
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:
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."

我不知道是不是我没设置对,我用Storyboard拖了一个Controller,然后加上了TableView和TableViewCell,然后复制了demo里xib的部分代码,运行没有效果,一片白,查看图层是有好多Cell的,但是没有子控件的影子。