π Build Permission Management
Welcome to the Build Permission Management repository! This repository is used to handle requests for build permissions and removal of build permissions for specific users and packages.
π Issue Templates
This repository includes two issue templates to manage permissions:
-
Request Build Permission
Use this template to request build permissions for a specific package.
-
Remove Build Permission
Use this template to remove all build permissions for a specific user.
π§ How to Create a Request
1. Request Build Permission
To request build permissions for a package:
- Go to the Issues tab of this repository.
- Click on the "New Issue" button.
- Select the "π Request Build Permission" template.
- Fill out the required fields:
- π§ Email Address: Enter your email to receive updates about the request.
- π Select Package: Choose the package for which you need build permissions.
- βοΈ Reason for Request: Provide a brief explanation of why you need build permissions.
- π¬ Additional Notes: Add any extra information (optional).
- Submit your issue.
β οΈ Important: Do not change the issue title. The format should remain as:
[PBPR] Package Build Permission
.
2. Remove Build Permission
To remove build permissions for a user:
- Go to the Issues tab of this repository.
- Click on the "New Issue" button.
- Select the "ποΈ Remove Build Permission" template.
- Fill out the required fields:
- π€ GitHub Username: Enter the GitHub username of the user whose permissions you want to remove.
- βοΈ Reason for Removal: Provide a brief explanation of why the permissions should be removed.
- Submit your issue.
β οΈ Important: Do not change the issue title. The format should remain as:
[PBPR] Remove permission
.
π οΈ Workflow Process
For Build Permission Requests:
- Once a request is submitted, our system will validate the information provided.
- If valid, the request will be processed, and the requester will receive:
- An API Key: Sent via email with instructions for usage.
- If the request is invalid, a comment will be added to the issue with rejection details.
For Removal Requests:
- Once a request is submitted, our system will validate the information provided.
- If valid, all build permissions for the specified user will be removed.
- If the request is invalid, a comment will be added to the issue with rejection details.
π Support
For any questions or additional assistance, feel free to create an issue using the "General Inquiry" template or contact our support team directly.
Thank you for using Build Permission Management! π