Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nextcloud
/
desktop
Public
Notifications
You must be signed in to change notification settings
Fork
1k
Star
3.9k
Code
Issues
813
Pull requests
56
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Feature/governance labels integration
- #10100
#10100
Merged
mgallien
merged 26 commits into
master
nextcloud/desktop:master
from
feature/governanceLabelsIntegration
nextcloud/desktop:feature/governanceLabelsIntegration
Copy head branch name to clipboard
Jul 13, 2026
Conversation
Commits
26
(26)
Checks
Files changed
Merged
Feature/governance labels integration
#10100
mgallien
merged 26 commits into
master
nextcloud/desktop:master
from
feature/governanceLabelsIntegration
nextcloud/desktop:feature/governanceLabelsIntegration
Copy head branch name to clipboard
Commits
Commits on Jul 13, 2026
feat(governance): add base class for governance related network jobs
Show description for daaec39
mgallien
committed
daaec39
View commit details
Copy full SHA for daaec39
Browse repository at this point
feat(governance): very basic getter to test governance capability
Show description for 3363912
mgallien
committed
3363912
View commit details
Copy full SHA for 3363912
Browse repository at this point
feat(governance): add more job types for each requests
Show description for 4d63b41
mgallien
committed
4d63b41
View commit details
Copy full SHA for 4d63b41
Browse repository at this point
feat(governance): getting ready to be able to use governance API
Show description for 2ba03ef
mgallien
committed
2ba03ef
View commit details
Copy full SHA for 2ba03ef
Browse repository at this point
feat(governance): open governance labels dialog from files manager
Show description for 57e38a9
mgallien
committed
57e38a9
View commit details
Copy full SHA for 57e38a9
Browse repository at this point
feat(governance): add automated tesst for network requests
Show description for 5df5b0f
mgallien
committed
5df5b0f
View commit details
Copy full SHA for 5df5b0f
Browse repository at this point
feat(governance): parse governance API replies to populate the UI
Show description for cfc114d
mgallien
committed
cfc114d
View commit details
Copy full SHA for cfc114d
Browse repository at this point
feat(governance): makes our apply labels dialog usefull
Show description for 6cadc62
mgallien
committed
6cadc62
View commit details
Copy full SHA for 6cadc62
Browse repository at this point
feat(governance): fix some issues with QML bindings of enum types
Show description for 7657e59
mgallien
committed
7657e59
View commit details
Copy full SHA for 7657e59
Browse repository at this point
feat(governance): remove unused components from governance dialog
Show description for cb79791
mgallien
committed
cb79791
View commit details
Copy full SHA for cb79791
Browse repository at this point
feat(governance): now the ComboBox displays the labels
Show description for 14c6e30
mgallien
committed
14c6e30
View commit details
Copy full SHA for 14c6e30
Browse repository at this point
feat(governance): add all label types
Show description for d7a62a9
mgallien
committed
d7a62a9
View commit details
Copy full SHA for d7a62a9
Browse repository at this point
feat(governance): apply labels and fix issues
Show description for 6bc4acd
mgallien
committed
6bc4acd
View commit details
Copy full SHA for 6bc4acd
Browse repository at this point
feat(governance): apply wizard visual style to GovernanceLabelsDialog
Show description for ce415a5
mgallien
committed
ce415a5
View commit details
Copy full SHA for ce415a5
Browse repository at this point
feat(governance): fix governance API requests syntax
Show description for a974d04
mgallien
committed
a974d04
View commit details
Copy full SHA for a974d04
Browse repository at this point
feat(governance): improve QML bindings to the governance jobs
Show description for 166c83a
mgallien
committed
166c83a
View commit details
Copy full SHA for 166c83a
Browse repository at this point
feat(governance): manage label selection inside the model
Show description for b8c4917
mgallien
committed
b8c4917
View commit details
Copy full SHA for b8c4917
Browse repository at this point
feat(governance): add or remove labels by selecting them, display state
Show description for b41569b
mgallien
committed
b41569b
View commit details
Copy full SHA for b41569b
Browse repository at this point
feat(governance): display network errors when using governance labels
Show description for a0c3378
mgallien
committed
a0c3378
View commit details
Copy full SHA for a0c3378
Browse repository at this point
feat(governance): apply design review on the new dialog
Show description for edc85e6
mgallien
committed
edc85e6
View commit details
Copy full SHA for edc85e6
Browse repository at this point
feat(governance): ensure labels model is properly populated
Show description for f38f50f
mgallien
committed
f38f50f
View commit details
Copy full SHA for f38f50f
Browse repository at this point
fix: improve logging of network requests
Show description for 45fafc7
mgallien
committed
45fafc7
View commit details
Copy full SHA for 45fafc7
Browse repository at this point
feat(governance): add icons before Sensitivity and Retention labels
Show description for bc4b380
mgallien
committed
bc4b380
View commit details
Copy full SHA for bc4b380
Browse repository at this point
feat(governance): ensure labels model is properly populated
Show description for e34d59d
mgallien
committed
e34d59d
View commit details
Copy full SHA for e34d59d
Browse repository at this point
feat(governance): apply changes from API updated development state
Show description for 07ccb2b
mgallien
committed
07ccb2b
View commit details
Copy full SHA for 07ccb2b
Browse repository at this point
feat(governance): deduplicate some code
Show description for 7c72a6d
mgallien
committed
7c72a6d
View commit details
Copy full SHA for 7c72a6d
Browse repository at this point
You can’t perform that action at this time.