node-graylog | Graylog2 client library for node.js | Runtime Evironment library
kandi X-RAY | node-graylog Summary
kandi X-RAY | node-graylog Summary
This project is abandoned. Plenty of other npm modules for the same task exists.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of node-graylog
node-graylog Key Features
node-graylog Examples and Code Snippets
Community Discussions
Trending Discussions on node-graylog
QUESTION
A few months ago I started using graylog2 and championing its use within my company. Things have been going great and I read all the documentation I could find, with the (very little) time I am given.
Still, I managed to contribute to the project itself! I found several wrongfully documented features and issues and I already made PR's ( that were accepted by the organization ) to fix them in several of their projects!
Given my will to contribute, they have given me a chance to go from zero to hero - finish a Pull Request that was abandoned: https://github.com/Wizcorp/node-graylog2
ProblemThe problem here is that I don't know how to take ownership of an abandoned PR in github. According to what I read, there is no "pass ownership of this PR to someone else" feature.
I have asked for help but no one answered. I really want to take this chance and contribute to the community ( there are so many ways to help! ) but I have no idea on how to move forward.
QuestionCan someone help me and tell me how I can take ownsership of an abandoned Pull Request ?
...ANSWER
Answered 2018-Jun-10 at 19:07You can:
- clone your fork
- add
Wizcorp
as a remote to https://github.com/Wizcorp/node-graylog2 - fetch
Wizcorp
: that will include the PR branch. See also "Checking out pull requests locally" - checkout your own PR branch to its HEAD
- rebase it on top of current master (in order to validate the current PR work when used with the most recent code)
- add your own commits to your PR branch (which includes the commits from the original PR)
- push and make a new PR from your pushed branch.
That is:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install node-graylog
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page