mirror of
https://github.com/WordPress/WordPress.git
synced 2025-01-03 15:08:10 +01:00
Build/test tools: Remove prompt for trac ticket referenced with Core-
prefix.
Prevents the GitHub bot from posting a comment on pull requests requesting a trac ticket link if the ticket description includes a link via the Core- prefix, eg Core-61865. The WordPress/WordPress-Develop repository is configured to automatically convert the text to a trac ticket link. Props martinkrcho, peterwilsoncc. Fixes #61865. Built from https://develop.svn.wordpress.org/trunk@58901 git-svn-id: http://core.svn.wordpress.org/trunk@58297 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
af6ec4afee
commit
1b400d5c47
@ -16,7 +16,7 @@
|
||||
*
|
||||
* @global string $wp_version
|
||||
*/
|
||||
$wp_version = '6.7-alpha-58900';
|
||||
$wp_version = '6.7-alpha-58901';
|
||||
|
||||
/**
|
||||
* Holds the WordPress DB revision, increments when changes are made to the WordPress DB schema.
|
||||
|
Loading…
Reference in New Issue
Block a user