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

Run tasks-gen scripts automatically #964

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

Conversation

Wauplin
Copy link
Contributor

@Wauplin Wauplin commented Oct 11, 2024

This PR adds a Github Action to automatically run the @huggingface/tasks-gen scripts and open a PR if anything has changed. The workflow is triggered once a day (3am) and can be triggered manually if needed.

Here is an example of auto-generated PR: #1030.


Note: lint issues seems unrelated. But it doesn't seem to happen on main (see here) so I don't know what's causing it 😕

@Wauplin Wauplin changed the title Tasks - Update specs - first draft Run tasks-gen scripts automatically Nov 15, 2024
@Wauplin Wauplin marked this pull request as ready for review November 15, 2024 14:41
Copy link
Contributor

@hanouticelina hanouticelina left a comment

Choose a reason for hiding this comment

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

thanks!

Copy link
Member

@pcuenca pcuenca left a comment

Choose a reason for hiding this comment

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

Looks good to me!

Comment on lines +35 to +37
# Check changes
- run: git status

Copy link
Member

Choose a reason for hiding this comment

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

Question: is this necessary?

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.

5 participants