File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -97,17 +97,19 @@ jobs:
9797 **Warning: Manually update the changelogs before merging**
9898
9999 This PR:
100- * Updates Rust version for Selenium Manager release
101100 * Updates Pinned browser version to coincide with new CDP release
102101 * Adds support for new CDP version and removes old CDP version
103102 * Selenium Manager references the new Selenium Manager release
104103 * Updates Maven Dependencies
105104 * Adds new authors to authors file
106105 * Updates all versions for all bindings
107106 * Generates *rough* change logs for each bindings (please tidy them up before merging this)
107+ * Not all commits need to be in the change log — users do not need to see anything about building or testing Selenium
108+ * Remove references to updating versions including nightly
109+ * The code now outputs the complete body of the commit message; make sure the changelog message is complete and correct
108110
109- - Auto -generated by [create-pull-request ][1]
111+ - This PR was auto -generated by workflow run: [release-preparation ][1]
110112
111- [1]: https://github.com/peter-evans/create-pull-request
113+ [1]: https://github.com/SeleniumHQ/selenium/actions/runs/${{ github.run_id }}
112114 labels : C-build
113115 draft : true
You can’t perform that action at this time.
0 commit comments