We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f46f7bc commit de49b18Copy full SHA for de49b18
bisect-benchmark.ini
@@ -2,7 +2,9 @@
2
# This is the configuration file for bisecting benchmark jobs in the CI.
3
# Usage:
4
# - 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
+# - Fill in this configuration file, preferably using the automated script
6
+# graalpython-apptests/scripts/create-bisect-config
7
+# - Commit and push the file
8
# - The push command output should give you a link to create a PR. Open it, but
9
# don't create a PR. Instead, you should execute the job on your commit using
10
# "Actions->Shcedule CI jobs" in the commit list. You may need to wait a bit
0 commit comments