Rename destroy_epic to delete_epic

What does this MR do and why?

As part of our policy standardization effort, we're renaming permissions that start with destroy_ -> delete_

This MR renames:

  • destroy_epic -> delete_epic

This MR also adds the permission yaml for each new permission.

NOTE: This MR is JUST a rename, no added/changed functionality.

References

https://gitlab.com/gitlab-org/gitlab/-/issues/565089

Merge request reports

Loading