Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/adobe/react-spectrum
/ removePRNumber
Function
removePRNumber
scripts/getCommitsForTesting.mjs:294–296 ·
view source on GitHub ↗
(title)
Source
from the content-addressed store, hash-verified
292
}
293
294
function
removePRNumber(title) {
295
return
title.replace(/\s*\(#\d+\)\s*$/,
''
);
296
}
297
298
let
validLabels =
new
Set([
299
'Accordion'
,
Callers
1
generateData
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected