Maintainership converter command line tool#2107
Open
ncounter wants to merge 3 commits intoopenSUSE:masterfrom
Open
Maintainership converter command line tool#2107ncounter wants to merge 3 commits intoopenSUSE:masterfrom
ncounter wants to merge 3 commits intoopenSUSE:masterfrom
Conversation
5fe2af0 to
b76c5c8
Compare
dmach
requested changes
Apr 15, 2026
06c5816 to
b22d9f1
Compare
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2107 +/- ##
==========================================
- Coverage 34.11% 33.96% -0.16%
==========================================
Files 189 197 +8
Lines 25889 26974 +1085
==========================================
+ Hits 8833 9162 +329
- Misses 17056 17812 +756 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
b22d9f1 to
9e93762
Compare
First level `file`: the command handles files Second level: `maintainership`: the command operates on the maintainership area Third level `migrate`: the target action
6968f1a to
03c2d89
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes openSUSE/openSUSE-git#311
How to use it
Run the
git-obs maintainership-convertercommand, it reads the_maintainership.jsonfile from thecwdand print to CLIoutputthe file content converted to the new format.The user can optionally specify the
path/to/fileto convert as a parameter:git-obs maintainership-converter _maintainership.json