Skip to content

Commit

Permalink
Automate updates
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg committed Dec 10, 2024
1 parent 4612800 commit 8fd5da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion designs/2024-repo-ecosystem-plugin-tests/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ Each added plugin brings adds a risk of breakage, so plugins will only be added
This RFC expects the added ecosystem CI job to _likely_ consistently pass.
However, to be safe, this RFC proposes adding a CI job in three steps:

1. On a branch that is manually updated from `main` several times a week
1. On a branch that is updated from `main` by a CI cron job several times a week
2. On the `main` branch only
3. On all PRs targeting the `main` branch, alongside existing CI jobs

Expand Down

0 comments on commit 8fd5da4

Please sign in to comment.