Skip to content

Action to check PR dependencies#665

Open
Marc-Andrieu wants to merge 1 commit intomainfrom
worlflows/pr-dependencies
Open

Action to check PR dependencies#665
Marc-Andrieu wants to merge 1 commit intomainfrom
worlflows/pr-dependencies

Conversation

@Marc-Andrieu
Copy link
Copy Markdown
Member

Description

Summary

See #620 and aeecleclair/Hyperion#882: Titan's PR description template asks you to tell the PRs and issues your PR depends on, but the action that enforces the former is not there.

Changes Made

  • Copy from Hyperion the workflow file to enforce blocking a PR when it requires another not-yet-merged PR
  • ...

Additional Notes

Classification

Type of Change

  • 🐛 Bug fix (non-breaking change which fixes an issue)
  • ✨ New feature (non-breaking change which adds functionality)
  • 🔨 Refactor (non-breaking change that neither fixes a bug nor adds a feature)
  • 🔧 Infra CI/CD (changes to configs of workflows)
  • 💥 BREAKING CHANGE (fix or feature that require a new minimal version of the front-end)
  • 😶‍🌫️ No impact for the end-users

Impact & Scope

  • Core functionality changes
  • Single module changes
  • Multiple modules changes
  • Other: .github

@Marc-Andrieu Marc-Andrieu self-assigned this Mar 14, 2026
@Marc-Andrieu Marc-Andrieu added ready for review This PR is ready to be reviewed fix bug This PR fix a bug ci/cd This PR works on the CI/CD workflow labels Mar 14, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.88%. Comparing base (62f43a4) to head (d21a0d8).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #665   +/-   ##
=======================================
  Coverage   50.88%   50.88%           
=======================================
  Files         167      167           
  Lines        3797     3797           
=======================================
  Hits         1932     1932           
  Misses       1865     1865           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Marc-Andrieu Marc-Andrieu force-pushed the worlflows/pr-dependencies branch from 210b09e to d21a0d8 Compare March 14, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd This PR works on the CI/CD fix bug This PR fix a bug ready for review This PR is ready to be reviewed workflow

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants