latest 20 messages by FrozenFire

+ [2017-05-15T16:05:21Z] FrozenFire Is there way to disable Collaborators as a function on my organization? It existing is becoming a major pain for me, as people with admin permissions on repositories are adding Collaborators instead of using Teams.
+ [2017-05-03T19:47:33Z] FrozenFire moat_joe, After a bunch of searching, I've not found a way
+ [2017-05-03T19:00:33Z] FrozenFire I'm using Jenkins' GitHub Pull Request Builder, and I'm trying to run some checks against the PR description to ensure it conforms to a required format.
+ [2017-05-03T18:59:56Z] FrozenFire Is there any way to access the comments (specifically a PR description) in a PR either unauthenticated, or using git itself?
+ [2017-05-01T15:31:55Z] FrozenFire Anyone know of an existing Slack integration that will send private messages to people on Slack when they receive a request for review on a PR?
+ [2017-04-24T23:24:29Z] FrozenFire Is there by chance a simple way to merge a team into another?
+ [2017-03-08T22:11:09Z] FrozenFire Aha, it's in the system-level config for the plugin
+ [2017-03-08T22:05:39Z] FrozenFire Right now it's "default" and I can't figure out where that comes from or how to override it
+ [2017-03-08T22:05:30Z] FrozenFire Anyone know how the check name is set when using the GHPRB plugin for Jenkins? http://i.imgur.com/Z32P0CR.png
+ [2017-02-23T15:20:14Z] FrozenFire ilyaigpetrov, Can't. You could only try to escape the emoji characters, so far as I know.
+ [2017-02-22T18:41:14Z] FrozenFire Anyone know why that might be?
+ [2017-02-22T18:41:11Z] FrozenFire A few mitigating factors that might cause this: All of the task names are links, the task list is nested two deep, and this PR is from October.
+ [2017-02-22T18:41:05Z] FrozenFire The tasks do show in the summary of the PR on the PR list, but it's always 0/8 no matter what I check
+ [2017-02-22T18:41:01Z] FrozenFire It seems that checking/unchecking items in my task list on a PR isn't saving that change, despite the fact that the PR is mine and I have admin permissions on the repo.
+ [2017-02-21T22:23:53Z] FrozenFire A few mitigating factors that might cause this: All of the task names are links, the task list is nested two deep, and this PR is from October.
+ [2017-02-21T22:22:19Z] FrozenFire The tasks do show in the summary of the PR on the PR list, but it's always 0/8 no matter what I check
+ [2017-02-21T22:21:45Z] FrozenFire Anyone know why that might be?
+ [2017-02-21T22:21:37Z] FrozenFire It seems that checking/unchecking items in my task list on a PR isn't saving that change, despite the fact that the PR is mine and I have admin permissions on the repo.
+ [2017-02-21T20:37:11Z] FrozenFire Is there a way to enforce multiple reviewers on PRs?
+ [2017-02-20T18:59:05Z] FrozenFire e.g. git checkout -b <new_branch> <desired_ref>; git cherry-pick <commit_you_want>