feat(ChangesReporting): add GitHub output formatter#6747
feat(ChangesReporting): add GitHub output formatter#6747TomasVotruba merged 1 commit intorectorphp:mainfrom neilime:feat/add-github-output-formatter
Conversation
|
It seems make error test on windows https://github.com/rectorphp/rector-src/actions/runs/13434456653/job/37533464274?pr=6747 |
| * @var string | ||
| * @see https://en.wikipedia.org/wiki/Diff#Unified_format | ||
| * @see https://regex101.com/r/AUPIX4/1 | ||
| * @see https://regex101.com/r/sohQIG/1 |
There was a problem hiding this comment.
use increase number over generate new one, you can click "Update Regex" instead of "Save new Regex"
just on final change when this PR is ready so only change /1 to /2 so we have history on regex1.com on what the different with previous approach
There was a problem hiding this comment.
Ok no problem, I didn't want change the original one by myself (at least without your permission)
Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
|
@samsonasik do you need anything else for this PR? Let me know. |
|
I am ok on this, I will let @TomasVotruba decide for merging |
|
Thank you 👍 Let's try this out |
|
is this auto-enabled when in github CI or do we need to manualy enable this via CLI flag? and if so, can you provide an example for the CLI flag to enable this.... thanks |
|
oh nevermind i see.. it's |
|
This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work. |
Add a new reporting output formatter for GitHub:
Example:
Summary annotations
PR view