Rename accessibility report
Part of gitlab-org/gitlab#211389 (closed)
What does this MR do?
This MR renames our accessibility report by prefixing it with gl- as we do with other reports.
| Before | After |
|---|---|
| accessibility.json | gl-accessibility.json |
Why are we doing this?
This change is a proposal to ensure consistency across GitLab generated reports.
I will follow up with another MR to update our documentation for our accessibility report ~feature.