Replies: 1 comment 8 replies
-
@schorschii I'm thinking we can include the notification changes here. There are options to improve all elements of the current system. Let's take a diligent approach here. |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently,
CODEOWNERS
files require manual updating and are frequently out-of-date.Latest update pull requests:
linuxmint/cinnamon-spices-applets#4925
linuxmint/cinnamon-spices-desklets#859
linuxmint/cinnamon-spices-extensions#468
linuxmint/cinnamon-spices-themes#753
We can instead create a workflow that will auto-run the
codeowners_creator.py
script after a commit is merged to master and auto-open pull requests if there is a diff on theCODEOWNERS
file. (No action would be taken if there was no change to the CODEOWNERS file.)Beta Was this translation helpful? Give feedback.
All reactions