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

feat(github-bot): avoid triage-pending if there is any tech-staff review #3574

Merged
merged 11 commits into from
Jan 23, 2025

add review states

d6d106b
Select commit
Loading
Failed to load commit list.
Merged

feat(github-bot): avoid triage-pending if there is any tech-staff review #3574

add review states
d6d106b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 23, 2025 in 0s

74.31% of diff hit (target 66.84%)

View this Pull Request on Codecov

74.31% of diff hit (target 66.84%)

Annotations

Check warning on line 45 in contribs/github-bot/internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/config/config.go#L45

Added line #L45 was not covered by tests

Check warning on line 49 in contribs/github-bot/internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/config/config.go#L49

Added line #L49 was not covered by tests

Check warning on line 59 in contribs/github-bot/internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/config/config.go#L59

Added line #L59 was not covered by tests

Check warning on line 66 in contribs/github-bot/internal/config/config.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/config/config.go#L62-L66

Added lines #L62 - L66 were not covered by tests

Check warning on line 90 in contribs/github-bot/internal/requirements/reviewer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/requirements/reviewer.go#L90

Added line #L90 was not covered by tests

Check warning on line 124 in contribs/github-bot/internal/requirements/reviewer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/requirements/reviewer.go#L122-L124

Added lines #L122 - L124 were not covered by tests

Check warning on line 181 in contribs/github-bot/internal/requirements/reviewer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/requirements/reviewer.go#L181

Added line #L181 was not covered by tests

Check warning on line 210 in contribs/github-bot/internal/requirements/reviewer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/requirements/reviewer.go#L210

Added line #L210 was not covered by tests

Check warning on line 221 in contribs/github-bot/internal/requirements/reviewer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/requirements/reviewer.go#L221

Added line #L221 was not covered by tests

Check warning on line 290 in contribs/github-bot/internal/requirements/reviewer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/requirements/reviewer.go#L290

Added line #L290 was not covered by tests

Check warning on line 301 in contribs/github-bot/internal/requirements/reviewer.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/requirements/reviewer.go#L301

Added line #L301 was not covered by tests

Check warning on line 32 in contribs/github-bot/internal/utils/github_const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/utils/github_const.go#L29-L32

Added lines #L29 - L32 were not covered by tests

Check warning on line 34 in contribs/github-bot/internal/utils/github_const.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/internal/utils/github_const.go#L34

Added line #L34 was not covered by tests