Skip to content

Added Upstream to PR Reusable Workflow#17

Merged
jordyantunes merged 3 commits intomasterfrom
MLO-10
Dec 27, 2024
Merged

Added Upstream to PR Reusable Workflow#17
jordyantunes merged 3 commits intomasterfrom
MLO-10

Conversation

@jordyantunes
Copy link
Contributor

This pull request introduces a new GitHub Actions workflow to automate the process of creating pull requests from upstream changes. The workflow is defined in the .github/workflows/auto-pr.yaml file and includes several configurable inputs and steps.

Key changes:

  • Added a new GitHub Actions workflow named Upstream to PR to automate the creation of pull requests from upstream changes. The workflow can be triggered with specific inputs and uses a personal access token for authentication. (.github/workflows/auto-pr.yaml)

  • Configured the workflow to accept inputs for the upstream repository, optional tag regex, and optional branch, with a default branch of main. (.github/workflows/auto-pr.yaml)

  • Included steps to check out the repository and use the fopina/upstream-to-pr@v1 action to create pull requests based on the provided inputs. (.github/workflows/auto-pr.yaml)

@linear
Copy link

linear bot commented Dec 18, 2024

@jordyantunes jordyantunes merged commit 4d0f6ac into master Dec 27, 2024
@jordyantunes jordyantunes deleted the MLO-10 branch December 27, 2024 17:21
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