File tree 1 file changed +5
-3
lines changed
1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -97,17 +97,19 @@ jobs:
97
97
**Warning: Manually update the changelogs before merging**
98
98
99
99
This PR:
100
- * Updates Rust version for Selenium Manager release
101
100
* Updates Pinned browser version to coincide with new CDP release
102
101
* Adds support for new CDP version and removes old CDP version
103
102
* Selenium Manager references the new Selenium Manager release
104
103
* Updates Maven Dependencies
105
104
* Adds new authors to authors file
106
105
* Updates all versions for all bindings
107
106
* 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
108
110
109
- - Auto -generated by [create-pull-request ][1]
111
+ - This PR was auto -generated by workflow run: [release-preparation ][1]
110
112
111
- [1]: https://github.com/peter-evans/create-pull-request
113
+ [1]: https://github.com/SeleniumHQ/selenium/actions/runs/${{ github.run_id }}
112
114
labels : C-build
113
115
draft : true
You can’t perform that action at this time.
0 commit comments