Skip to content

feat(ETU-71559): Add input "annotations" to disable annotations#140

Open
egrimstad wants to merge 1 commit into
mainfrom
feat/ETU-71559_disable-annotations
Open

feat(ETU-71559): Add input "annotations" to disable annotations#140
egrimstad wants to merge 1 commit into
mainfrom
feat/ETU-71559_disable-annotations

Conversation

@egrimstad
Copy link
Copy Markdown
Contributor

@egrimstad egrimstad commented May 12, 2026

Allowed values:
all: Annotate all files that have lint problems
none: Dont annotate any files

Those are the first supported values, but we hope to support a value "changed_lines" in the future to only annotate the lines that were changed in the pull request. But that is not trivial to implement it seems.

@egrimstad egrimstad requested a review from a team as a code owner May 12, 2026 12:46
@egrimstad egrimstad force-pushed the feat/ETU-71559_disable-annotations branch 2 times, most recently from f8722bc to 72d7626 Compare May 12, 2026 12:51
@egrimstad egrimstad changed the title feat(ETU-71559): Add input annotations to disable annotations feat(ETU-71559): Add input "annotations" to disable annotations May 12, 2026
Allowed values:
all: Annotate all files that have lint problems
none: Dont annotate any files

Those are the first supported values, but we hope to support a value
"changed_lines" in the future to only annotate the lines that were
changed in the pull request.
@egrimstad egrimstad force-pushed the feat/ETU-71559_disable-annotations branch from 72d7626 to ca63668 Compare May 12, 2026 13:22
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

Successfully merging this pull request may close these issues.

1 participant