Skip to content

feat(github): Extend exclusion of file extensions to github plugin#8719

Merged
klesh merged 5 commits intoapache:mainfrom
emfrab:feature/github-pr-size-exclusion
Mar 2, 2026
Merged

feat(github): Extend exclusion of file extensions to github plugin#8719
klesh merged 5 commits intoapache:mainfrom
emfrab:feature/github-pr-size-exclusion

Conversation

@emfrab
Copy link
Copy Markdown
Contributor

@emfrab emfrab commented Feb 16, 2026

Summary

Extend PR #8586 to GitHub plugin.

Added section in UI under "Additional Settings" instead of "Code Review"

Does this close any open issues?

Closes #8718

@emfrab emfrab changed the title Extend PRSizeExcludedFileExtensions to github plugin feat(github): Extend PRSizeExcludedFileExtensions to github plugin Feb 16, 2026
@emfrab emfrab force-pushed the feature/github-pr-size-exclusion branch from 24833fa to 97b717e Compare February 16, 2026 13:19
@emfrab emfrab force-pushed the feature/github-pr-size-exclusion branch from 4a3e1ce to b0a9415 Compare February 16, 2026 14:26
@emfrab emfrab changed the title feat(github): Extend PRSizeExcludedFileExtensions to github plugin feat(github): Extend exclusion of file extensions to github plugin Feb 16, 2026
@emfrab emfrab marked this pull request as ready for review February 16, 2026 21:30
@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. component/config-ui This issue or PR relates to config-ui pr-type/feature-development This PR is to develop a new feature labels Feb 16, 2026
klesh
klesh previously approved these changes Feb 26, 2026
Copy link
Copy Markdown
Contributor

@klesh klesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@klesh
Copy link
Copy Markdown
Contributor

klesh commented Feb 26, 2026

The linting failed, can you fix it? Thanks.

@klesh klesh merged commit f428fc9 into apache:main Mar 2, 2026
11 checks passed
@klesh
Copy link
Copy Markdown
Contributor

klesh commented Mar 2, 2026

Thanks for your contribution.

la-tamas pushed a commit to archfz/incubator-devlake that referenced this pull request Mar 26, 2026
…pache#8719)

* feat(github): extend PR size exclusion for specified file extension to github plugin

* fix: register migration script

* fix: move PR size to 'Additional settings' and change so the comma doesn't get removed while typing

* fix: linting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/config-ui This issue or PR relates to config-ui pr-type/feature-development This PR is to develop a new feature size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature][PR Size] Exclude specified file types from PR Size (GitHub)

2 participants