Skip to content

Commit de49b18

Browse files
committed
Add note about create-bisect-config
1 parent f46f7bc commit de49b18

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

bisect-benchmark.ini

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# This is the configuration file for bisecting benchmark jobs in the CI.
33
# Usage:
44
# - Create a temporary branch based on the main branch (or the bad commit)
5-
# - Fill in this configuration file, commit the changes and push it
5+
# - Fill in this configuration file, preferably using the automated script
6+
# graalpython-apptests/scripts/create-bisect-config
7+
# - Commit and push the file
68
# - The push command output should give you a link to create a PR. Open it, but
79
# don't create a PR. Instead, you should execute the job on your commit using
810
# "Actions->Shcedule CI jobs" in the commit list. You may need to wait a bit

0 commit comments

Comments
 (0)