Version of BBBPM::GitHub V3 as used on #irssi#9
Open
ailin-nemui wants to merge 21 commits intobigpresh:masterfrom
Open
Version of BBBPM::GitHub V3 as used on #irssi#9ailin-nemui wants to merge 21 commits intobigpresh:masterfrom
ailin-nemui wants to merge 21 commits intobigpresh:masterfrom
Conversation
…inks, and fix bug in spamming all issues on initial run
Owner
|
Just realised I never got round to replying - thanks for this - I hadn't had any time to continue my work towards using V3 so will look for a way to merge this and adapt for a consistent way to do multiple projects. Might not have time to do much for a little while, but wanted to reply so you knew it wasn't just being ignored :) |
Owner
|
I really must get this made configurable, merged and released! Thanks again. |
…lookups in EasyLinks module
…ect on empty (status only) query
…ar in this channels with "Not-"
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hi,
this is not ready for merge nevertheless I want to bring to your attention, that this fork started (outside of git) on the basis of the CPAN released 0.04 version, and also before we were aware of this repo or any other ongoing V3 efforts. Furthermore it seems the V3 PR is still stalled. ( I committed the diffs on top of a git branch today. )
It implements an issue searcher and full support of showing pull request and issue details using GitHub::V3.
Furthermore, the announce feature also supports multiple projects, but this is solved differently from the code that was merged after 0.04 here in your GitHub repo (locally to announce, not as multiple projects per channel.) There is still a single "default" channel project but issues can be searched by giving the project name using "issue #123 in XXX" (similar to the code currently in master, where is is "XXX issue #123", but without substring matching)
The commits marked with
[local]are not for public consumption and would need to be made configurable.