* update pub-popularity deprecation label
updated docs now require deprecated service labels to show service name.
Fixes#11368
* update GithubWorkflowStatus deprecation label
comply with new doc requirement for deprecatoin label showing service name.
Fixes deprecation label compliance with updated docs
Fixes#11368
* switch from github workflows to github actions workflows
* update github actions workflow badge to use api
* add test case for missing branch param
* custom deprecation message
* feat: add BaseSvgScraping service impl for GH Actions
* chore: fix GH Actions service test name
* feat: add branch support to GH Actions/Workflows
* chore: fix schema for GH actions
* refactor: update route path per PR discussion