Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/adobe/react-spectrum
/ removePRNumber
Function
removePRNumber
scripts/getCommitsForTesting.mjs:303–305 ·
view source on GitHub ↗
(title)
Source
from the content-addressed store, hash-verified
301
}
302
303
function
removePRNumber(title) {
304
return
title.replace(/\s*\(#\d+\)\s*$/,
''
);
305
}
306
307
let
validLabels =
new
Set([
308
'Accordion'
,
Callers
1
generateData
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected