-
Notifications
You must be signed in to change notification settings - Fork 0
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
ci(Mergify): configuration update #47
Conversation
Signed-off-by: DraugSköll <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Review changes with SemanticDiff. |
Przewodnik Recenzenta od SourceryTen pull request aktualizuje plik konfiguracyjny Mergify (.mergify.yml), aby dodać nowe zabezpieczenia scalania. Zmiany wprowadzają dwie nowe zasady: jedną, aby ograniczyć scalanie do godzin pracy, oraz drugą, aby zapobiec scalaniu nieaktualnych pull requestów. Zmiany na poziomie pliku
Diagram sekwencjiNie wygenerowano diagramu sekwencji. Wskazówki
Original review guide in EnglishReviewer's Guide by SourceryThis pull request updates the Mergify configuration file (.mergify.yml) to add new merge protections. The changes introduce two new rules: one to restrict merging to working hours, and another to prevent merging of outdated pull requests. File-Level Changes
Sequence DiagramNo sequence diagram generated. Tips
|
Here's the code health analysis summary for commits Analysis Summary
|
Merge ProtectionsYour pull request matches the following merge protections and will not be merged until they are valid. 📃 Configuration Change RequirementsMergify configuration change
|
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.
Hej @reisene - Przejrzałem twoje zmiany - oto kilka uwag:
Ogólne uwagi:
- Rozważ wpływ ograniczenia czasowego na globalne zespoły. Może być korzystne, aby uczynić to bardziej elastycznym lub usunąć, jeśli twój projekt ma współpracowników z różnych stref czasowych.
- Przeanalizuj, czy 10 commitów wstecz to odpowiedni próg dla tempa twojego projektu. W zależności od tego, jak szybko porusza się twoja główna gałąź, może to wymagać dostosowania.
Oto, co sprawdziłem podczas przeglądu
- 🟢 Ogólne kwestie: wszystko wygląda dobrze
- 🟢 Bezpieczeństwo: wszystko wygląda dobrze
- 🟢 Testowanie: wszystko wygląda dobrze
- 🟢 Złożoność: wszystko wygląda dobrze
- 🟢 Dokumentacja: wszystko wygląda dobrze
Sourcery jest darmowe dla open source - jeśli podobają ci się nasze recenzje, rozważ ich udostępnienie ✨
Original comment in English
Hey @reisene - I've reviewed your changes - here's some feedback:
Overall Comments:
- Consider the impact of the time restriction on global teams. It might be beneficial to make this more flexible or remove it if your project has contributors across different time zones.
- Review if 10 commits behind is an appropriate threshold for your project's pace. Depending on how quickly your main branch moves, this might need to be adjusted.
Here's what I looked at during the review
- 🟢 General issues: all looks good
- 🟢 Security: all looks good
- 🟢 Testing: all looks good
- 🟢 Complexity: all looks good
- 🟢 Documentation: all looks good
Help me be more useful! Please click 👍 or 👎 on each comment to tell me if it was helpful.
@mergify queue |
🟠 Waiting for conditions to match
|
@mergify queue |
🟠 Waiting for conditions to match
|
This change has been made by @reisene from the Mergify merge protections editor.
Podsumowanie przez Sourcery
Zaktualizuj konfigurację Mergify, aby dodać zabezpieczenia scalania, w tym ograniczenia dotyczące scalania w godzinach pracy oraz upewnienie się, że PR-y nie są nieaktualne.
CI:
Original summary in English
Summary by Sourcery
Update Mergify configuration to add merge protections, including restrictions on merging during working hours and ensuring PRs are not outdated.
CI: