You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
COMMIT_TITLE="ci: Update test matrix with new releases"
43
+
COMMIT_TITLE="ci: 🤖 Update test matrix with new releases"
44
44
DATE=`date +%m/%d`
45
45
BRANCH_NAME="toxgen/update"
46
46
@@ -72,7 +72,8 @@ jobs:
72
72
- If CI doesn't pass on this PR, this points to an incompatibility of either our integration or our test setup with a new version of a framework.
73
73
- Check what the failures look like and either fix them, or update the [test config](scripts/populate_tox/config.py) and rerun [scripts/generate-test-files.sh](scripts/generate-test-files.sh). See [README.md](scripts/populate_tox/README.md) for what configuration options are available.
74
74
75
-
This PR was automatically created using [a GitHub action](.github/workflows/update-tox.yml).`.replace(/^ {16}/gm, '')
75
+
_____________________
76
+
_🤖 This PR was automatically created using [a GitHub action](.github/workflows/update-tox.yml)._`.replace(/^ {16}/gm, '')
76
77
77
78
// Close existing toxgen PRs as they're now obsolete
0 commit comments