Skip to content

Add a step to sort the JSON#372

Merged
pryrt merged 1 commit intonotepad-plus-plus:masterfrom
pryrt:sortJson
Feb 11, 2026
Merged

Add a step to sort the JSON#372
pryrt merged 1 commit intonotepad-plus-plus:masterfrom
pryrt:sortJson

Conversation

@pryrt
Copy link
Contributor

@pryrt pryrt commented Feb 11, 2026

It will be automatically sorted when pushing to master, or when manually triggered using workflow_dispatch

(only on workflow_dispatch or when pushing to main)
@pryrt pryrt merged commit e072fc1 into notepad-plus-plus:master Feb 11, 2026
2 checks passed
@pryrt pryrt deleted the sortJson branch February 11, 2026 18:17
@chcg
Copy link
Contributor

chcg commented Feb 11, 2026

@pryrt Maybe you could add it as Powershell script, so it could run also locally, see notepad-plus-plus/nppPluginList#1036 but most likely as it is automated via actions this is not necessary.

@pryrt
Copy link
Contributor Author

pryrt commented Feb 11, 2026

I thought about keeping it separate (since it was the Plugin List sorter that gave me the idea), but since I wanted to keep the PR reviews focused on the changes they make, if they are re-sorting manually, it might introduce changes unrelated to the PR's intended addition/edit, whereas if it's automated after the PR is reviewed, it will keep the review focused on what's important.

Since I was able to make it work in the automation, I think that's sufficient.

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.

2 participants