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

Allow to intercept adding issue in IssueBuffer #7528

Closed
ohader opened this issue Jan 30, 2022 · 2 comments
Closed

Allow to intercept adding issue in IssueBuffer #7528

ohader opened this issue Jan 30, 2022 · 2 comments

Comments

@ohader
Copy link
Contributor

ohader commented Jan 30, 2022

No description provided.

@psalm-github-bot
Copy link

Hey @ohader, can you reproduce the issue on https://psalm.dev ?

ohader added a commit to ohader/psalm that referenced this issue 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
ohader added a commit to ohader/psalm that referenced this issue 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
ohader added a commit to ohader/psalm that referenced this issue 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
ohader added a commit to ohader/psalm that referenced this issue 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
@ohader
Copy link
Contributor Author

ohader commented Jan 31, 2022

Merged...

@ohader ohader closed this as completed Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant