GitHub allows the creation of custom org roles.
I would like to restrict a step in our CircleCI CI/CD pipeline based on membership of a custom role.
Example - We have a step Approve Deploy to Production in our pipelines. We would like only the members of the custom role in our github org - Deploy Production Role - to be able to execute that step