Issue Summary
In https://developer.atlassian.com/server/bitbucket/reference/web-resource-contexts/
`bitbucket.page.repository.commit` has been replaced by `bitbucket.page.commit.details`
Steps to Reproduce
- Try add a `web-resource` with `<context>bitbucket.page.repository.commit</context>
Expected Results
Web resource loads
Actual Results
Web resource does not load
Workaround
Use bitbucket.page.commit.details as the context instead