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

Automate the update process #6

Merged
merged 3 commits into from
Feb 14, 2022
Merged

Conversation

stevegrunwell
Copy link
Member

@stevegrunwell stevegrunwell commented Feb 12, 2022

This PR refactors the refresh script and introduces a GitHub action that runs once a day to check the upstream install-wp-tests.sh script for updates; if one is found, a PR is automatically opened against this repository.

Refs #1, closes #5.

The comment added now includes the source URL, and overall the script removes a fair number of backslashes.

This commit also contains code from @szepeviktor, see #5
…update the request and, if changes were found, open a PR
@stevegrunwell stevegrunwell added the enhancement New feature or request label Feb 12, 2022
@stevegrunwell
Copy link
Member Author

🤦‍♂️ I intentionally left this open over the weekend to verify that the workflow would run as scheduled. After nothing happened, I went back to the docs:

Scheduled workflows run on the latest commit on the default or base branch.

Merging into develop, let's hope we see a PR tomorrow.

@stevegrunwell stevegrunwell changed the title WIP: Automate the update process Automate the update process Feb 14, 2022
@stevegrunwell stevegrunwell merged commit aa7ba3c into develop Feb 14, 2022
@stevegrunwell stevegrunwell deleted the feature/automate-updates branch February 14, 2022 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants