-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run group update in contributor and prod project. #2131
Conversation
PROVIDER: "entra_id" | ||
LOGIN_FLOW: "client_credentials" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Explicitly setting these.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2131 +/- ##
==========================================
+ Coverage 90.37% 90.40% +0.03%
==========================================
Files 152 152
Lines 23127 23127
==========================================
+ Hits 20902 20909 +7
+ Misses 2225 2218 -7 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🦄
Description
Setup the runner to update Groups in the contributor and prod projects.
Removed the
scripts/add_capability.py
as the new way should be as described here contributing.mdTested locally with the integration runner credentials.