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 GitHub Actions workflow for automatic PR updates from upstream re… #2

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

jordyantunes
Copy link

This pull request introduces a new GitHub Actions workflow to automate the creation of pull requests for updates from an upstream repository. The most important change is the addition of a new workflow configuration file.

Automation of pull requests:

  • .github/workflows/auto-pr.yml: Added a new workflow named "Upstream to PR" that triggers on a schedule and can be manually dispatched. It uses the neuro-inc/reuse action to create pull requests for updates from the specified upstream repository.

Copy link

linear bot commented Jan 21, 2025

@jordyantunes jordyantunes merged commit 150ec32 into apolo Jan 21, 2025
3 checks passed
@YevheniiSemendiak YevheniiSemendiak deleted the MLO-109 branch January 21, 2025 13:54
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.

2 participants