-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Gitmate: Contextually sensitive actions on PRs #606
Comments
Sorry, but I don't think I have enough time to spare to work on this right now. If anyone is willing to take over the issue, please do. I can provide assistance however. |
@jayvdb Can i be assigned to this issue, If i can come up with a proper proposal for it? |
@nkprince007 , I expect we would not try to get this project ready until long after GSoC. It would need to be assigned to / monitored by someone familiar with GitMate to ensure it comes as a reasonable project concept. @Naveenaidu , it isnt ready to come up with a proposal yet. You contribute ideas here on the issue, and chat about it on coala or gitmate forums . At this stage, it is necessary to have a fairly good knowledge of coala & coala-bear changes over the last year, and gitmate changes over the last three months, to be confident your ideas are not already solved and not yet released, so chat is better than an issue discussion at this point. I have only listed a few ways GitMate comments might be improved. We will need more deliverables in order to fill a three month project. Currently gitmates value is reduced because of the volume and content of its messages 'drowning' the newbie. I think this project concept scope should be very explicitly not about improving the functionality of any GitMate plugins, but instead making them more useful by improving how those plugins errors are reported. i.e. a strictly UX project. Many of the errors themselves will be improved when gitmate can use the upcoming release of coala & bears, so we shouldnt beg for ideas at this stage. We need to get coala & bears out, and into gitmate, and then get feedback on remaining UX problems. |
Not sure if this has been fixed .. cron jobs on travis trigger gitmate to relabel merged PRs. This happens on our masters with cron jobs, and results in a gitter notification like Often the PR has no labelling change occur; it is just spurious notifications, probably because GitMate is adding the same label as already exists on the PR ('approved'). |
Currently Gitmate adds a lot of noise to PRs.
It shouldnt repeat messages it has already put on PRs.
It could add a note to the existing message that the problem was seen again in the latest commit.
It should hide as 'Outdated' messages for errors which have been resolved.
etc
The text was updated successfully, but these errors were encountered: