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

Add check-all job and fix job_id #2053

Open
wants to merge 4 commits into
base: main
Choose a base branch
from
Open

Conversation

vmilosevic
Copy link
Contributor

@vmilosevic vmilosevic commented Jan 31, 2025

Add check-all job that will be used as required check
This should eliminate the need for constant updating of required checks list in repo config

Getting job_id was broken for some jobs due to name changes
Moving to action from tt-github-actions for fetching job_id. This should be more stable and uniform across projects.
Action will fail if it can't fetch job_id, so it should also prevent us from breaking it in future.

Add check-all job
Refactor fetching
@vmilosevic vmilosevic requested a review from tapspatel as a code owner January 31, 2025 10:48
Copy link
Contributor

@nsmithtt nsmithtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2 very nice cleanups! Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants