Skip to content

Added award emoji to the epics public API

Phil Hughes requested to merge ph/awardEmojiEpicsAPI into master

What does this MR do?

To allow for epics to use the new Vue award emoji block we need epics to have the award emoji API endpoint.

This merge request is a prerequisite for that to happen by adding award emoji to the epics API endpoints. This is also done in a way to also allow for us to add this to normal snippets as well.

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Phil Hughes

Merge request reports