- Notifications
You must be signed in to change notification settings - Fork673
feat(api): add support for external status check#3098
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation
9d96294
to98f27fe
CompareThere 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.
Thanks a lot@SachinKSingh28, this looks great already! I think we should maybe do the TODOs in a follow-up PR, as this is already a pretty big diff for reviews.
One thing I'd maybe like to change is align theexternal_status_checks
wording with upstream gitlab. I know it's not done consistently by them for MR/project level, but just in case to avoid future issues I'd like to change this on the project level. Let me know if you have any questions 🙇
The test failures seem unrelated at the moment, feel free to rebase and I'm sure it'll resolve itself but I'll investigate otherwise.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
80096eb
to8f1c5f0
CompareI think we're almost good to go here, just need to adapt the doc underlines (see my exact suggestions). I'm not a fan of RST either 😀 |
8f1c5f0
to5e5460e
Compare5e5460e
to0169c45
Compare
Thanks@nejch for adding the task for follow up changes. Will soon create another MR to sort them. |
175b355
intopython-gitlab:mainUh oh!
There was an error while loading.Please reload this page.
codecovbot commentedJan 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@## main #3098 +/- ##==========================================+ Coverage 96.77% 96.78% +0.01%========================================== Files 96 97 +1 Lines 6293 6319 +26 ==========================================+ Hits 6090 6116 +26 Misses 203 203
Flags with carried forward coverage won't be shown.Click here to find out more.
|
Implements#2632
TODO: