Add team-ops IssueOps sample for adding/removing team repo access#120
Open
Copilot wants to merge 1 commit into
Open
Add team-ops IssueOps sample for adding/removing team repo access#120Copilot wants to merge 1 commit into
Copilot wants to merge 1 commit into
Conversation
Agent-Logs-Url: https://github.com/joshjohanning-org/issueops-samples/sessions/b7b2cbed-7774-4ec1-b7d4-ecba94f675df Co-authored-by: joshjohanning <19912012+joshjohanning@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a new 👥 Team Repo Access IssueOps sample that allows users to request adding or removing a team's access to a repository through an issue-driven workflow with approval gates.
What's included
Issue Template (
.github/ISSUE_TEMPLATE/team-ops.yml)addorremovepull/triage/push/maintain/admin(applies to add only)Prepare Workflow (
.github/workflows/team-ops-prepare.yml)team-opslabelissue-ops/parserTeam Ops: Add my-team → org/repo (push))Execute Workflow (
.github/workflows/team-ops-execute.yml)/execute-team-opscomment/approvefromapprover-teamvia ApproveOpsteams.addOrUpdateRepoPermissionsInOrgorteams.removeRepoInOrgteam-added/team-removed) and closes itREADME Updates
team-ops,team-added,team-removedlabels to the setup sectionmembers: read/write)Safeguards
approver-teammembershipgithub.event.issue.pull_request == nullguard on execute workflow