Skip to content
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

feat: Add workflow to check dependencies before release. #1831

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bmg13
Copy link
Contributor

@bmg13 bmg13 commented Mar 10, 2025

WHAT

Perform the dependency check before release in main branch (instead on all branches in PR targetting main) and commits the DEPENDENCIES file.

WHY

Considering this dependency validation can happen only before release, this is an overhead removed in PRs.

FURTHER NOTES

The preexisting run-dash action in sig-infra is called to promote reusability of this check on other TX repos as well.

For more information please check this PR:#1818.

Relates to #1743

@bmg13 bmg13 marked this pull request as ready for review March 10, 2025 14:25
@rafaelmag110 rafaelmag110 added the enhancement New feature or request label Mar 12, 2025
@rafaelmag110 rafaelmag110 changed the title Add workflow to check dependencies before release. feat: Add workflow to check dependencies before release. Mar 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Open
Development

Successfully merging this pull request may close these issues.

2 participants