Skip to content
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

[FEATURE] Allow to intercept adding issue in IssueBuffer #7530

Merged
merged 4 commits into from Jan 31, 2022

Conversation

ohader
Copy link
Contributor

@ohader ohader commented Jan 30, 2022

This change introduces new BeforeAddIssueEvent which is invoked
from IssueBuffer::add, which allows to collect and intercept code
issue in a generic way.

Resolves: #7528

@ohader ohader marked this pull request as draft January 30, 2022 15:34
@orklah orklah added PR: Needs work release:feature The PR will be included in 'Features' section of the release notes labels Jan 30, 2022
This change introduces new `BeforeAddIssueEvent` which is invoked
from `IssueBuffer::add`, which allows to collect and intercept code
issue in a generic way.

Resolves: vimeo#7528
@orklah orklah requested a review from weirdan January 30, 2022 17:10
ohader and others added 2 commits January 31, 2022 07:52
Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
Co-authored-by: Bruce Weirdan <weirdan@gmail.com>
@weirdan weirdan merged commit 997592d into vimeo:master Jan 31, 2022
@weirdan
Copy link
Collaborator

weirdan commented Jan 31, 2022

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
PR: Need review release:feature The PR will be included in 'Features' section of the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants