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

ci: add a github bot to support advanced PR review workflows #3037

Merged
merged 44 commits into from
Nov 27, 2024

ci: replace bash in workflow by subcommand

353d362
Select commit
Loading
Failed to load commit list.
Merged

ci: add a github bot to support advanced PR review workflows #3037

ci: replace bash in workflow by subcommand
353d362
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 27, 2024 in 1s

46.65% of diff hit (target 63.63%)

View this Pull Request on Codecov

46.65% of diff hit (target 63.63%)

Annotations

Check warning on line 35 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L21-L35

Added lines #L21 - L35 were not covered by tests

Check warning on line 46 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L39-L46

Added lines #L39 - L46 were not covered by tests

Check warning on line 52 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L49-L52

Added lines #L49 - L52 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L55-L59

Added lines #L55 - L59 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L62-L66

Added lines #L62 - L66 were not covered by tests

Check warning on line 86 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L69-L86

Added lines #L69 - L86 were not covered by tests

Check warning on line 90 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L90

Added line #L90 was not covered by tests

Check warning on line 98 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L93-L98

Added lines #L93 - L98 were not covered by tests

Check warning on line 100 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L100

Added line #L100 was not covered by tests

Check warning on line 126 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L104-L126

Added lines #L104 - L126 were not covered by tests

Check warning on line 138 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L129-L138

Added lines #L129 - L138 were not covered by tests

Check warning on line 142 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L140-L142

Added lines #L140 - L142 were not covered by tests

Check warning on line 149 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L146-L149

Added lines #L146 - L149 were not covered by tests

Check warning on line 157 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L152-L157

Added lines #L152 - L157 were not covered by tests

Check warning on line 165 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L161-L165

Added lines #L161 - L165 were not covered by tests

Check warning on line 179 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L167-L179

Added lines #L167 - L179 were not covered by tests

Check warning on line 191 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L183-L191

Added lines #L183 - L191 were not covered by tests

Check warning on line 199 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L195-L199

Added lines #L195 - L199 were not covered by tests

Check warning on line 201 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L201

Added line #L201 was not covered by tests

Check warning on line 210 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L206-L210

Added lines #L206 - L210 were not covered by tests

Check warning on line 219 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L212-L219

Added lines #L212 - L219 were not covered by tests

Check warning on line 224 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L222-L224

Added lines #L222 - L224 were not covered by tests

Check warning on line 237 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L226-L237

Added lines #L226 - L237 were not covered by tests

Check warning on line 245 in contribs/github-bot/check.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/check.go#L240-L245

Added lines #L240 - L245 were not covered by tests

Check warning on line 154 in contribs/github-bot/comment.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

contribs/github-bot/comment.go#L152-L154

Added lines #L152 - L154 were not covered by tests