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

Update workflow_id in utils/get_previous_daily_ci.py #30695

Merged
merged 1 commit into from
May 7, 2024
Merged

Conversation

ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented May 7, 2024

What does this PR do?

After #30313, we still don't get the missing new model failure report on slack channel.

It is because we changed the daily ci and the main workflow file to trigger is a new file (.github/workflows/self-scheduled-caller.yml, added in #30012). This change to workflow_id which is used in utils/get_previous_daily_ci.py. The new model failure report relies on this file, and since the workflow_id is no longer the correct one, it is not produced.

This PR updates the workflow_id.

@ydshieh ydshieh changed the title fix Update workflow_id in utils/get_previous_daily_ci.py May 7, 2024
@ydshieh ydshieh requested a review from amyeroberts May 7, 2024 14:10
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Copy link
Collaborator

@amyeroberts amyeroberts left a comment

Choose a reason for hiding this comment

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

Thanks for updating!

@ydshieh ydshieh merged commit 05ec950 into main May 7, 2024
8 checks passed
@ydshieh ydshieh deleted the upload_artifacts branch May 7, 2024 14:58
zucchini-nlp pushed a commit to zucchini-nlp/transformers that referenced this pull request May 10, 2024
itazap pushed a commit that referenced this pull request May 14, 2024
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