Skip to content

fixing some safe outputs - #329

Merged
pelikhan merged 5 commits into
github:mainfrom
githubnext:pelikhan/ignore-if-missing
Sep 5, 2025
Merged

fixing some safe outputs#329
pelikhan merged 5 commits into
github:mainfrom
githubnext:pelikhan/ignore-if-missing

Conversation

@pelikhan

Copy link
Copy Markdown
Collaborator

No description provided.

CopilotAIand others added 5 commits September 4, 2025 21:03
… in both push-to-branch and create-pull-request safe outputs (#61)
* Initial plan
* Implement mt changeset noop handling for push-to-branch
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Add if-no-changes configuration option to push-to-branch safe output
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Add if-no-changes configuration option to create-pull-request safe output
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Fix tests and recompile workflows with if-no-changes configuration
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Handle error path for patch file errors with if-no-changes policy in push-to-branch
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
…y-report output types (#64)
* Initial plan
* Add support for missing-tool and create-security-report output types in validator
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
…e safe output (#65)
* Initial plan
* Add special handling for disabled issues repository in create-issue safe output
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
* Add graceful handling for disabled issues repositories in create-issue safe output
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
Co-authored-by: Peli de Halleux <pelikhan@users.noreply.github.com>
…de formatting and improve error handling for SARIF content type validation
@pelikhan
pelikhan merged commit ca40a9d into github:mainSep 5, 2025
12 of 14 checks passed
@pelikhan
pelikhan deleted the pelikhan/ignore-if-missing branch September 5, 2025 04:23
Sign up for freeto 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.

2 participants

@pelikhan