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

Incorrect behaviour for GitLab reporter on issue filtering #1127

Open
alessandrozago opened this issue Jan 7, 2025 · 1 comment
Open

Incorrect behaviour for GitLab reporter on issue filtering #1127

alessandrozago opened this issue Jan 7, 2025 · 1 comment

Comments

@alessandrozago
Copy link
Contributor

There is an issue in the GitLab reporter for the "getIssue" function of the src/reporter/gitlab/index.js file. This is where it retrieves the issues list.
It should filter for the issue state, but it is not working as intended and this can lead to issues like adding comments on issues that are already closed.
I can provide a pull request to solve this if you agree.

@Ndpnt
Copy link
Member

Ndpnt commented Jan 8, 2025

Hi @alessandrozago,
Thanks for reporting this issue. We’ve encountered a similar issue with GitHub in the past, so addressing it for GitLab would be great. So yes, a pull request to resolve this would be greatly appreciated :).

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

2 participants