-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #14 from helaili/org-permission
Org permission value in folder
- Loading branch information
Showing
11 changed files
with
47 additions
and
53 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
9 changes: 0 additions & 9 deletions
9
...nv-organization-repo/environments/production/organization/custom_roles/test-workflow.json
This file was deleted.
Oops, something went wrong.
11 changes: 11 additions & 0 deletions
11
...anization-repo/environments/production/organization/custom_roles/write/test-workflow.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
{ | ||
"workflow": "Workflow 1", | ||
"scopes": { | ||
"repositories": [ | ||
"codespace-oddity" | ||
], | ||
"permissions": { | ||
"contents": "write" | ||
} | ||
} | ||
} |
Empty file.
7 changes: 0 additions & 7 deletions
7
...epo/organization/administration/owners/major-tom/environments/development/admin_read.json
This file was deleted.
Oops, something went wrong.
Empty file removed
0
test/good-repo/organization/administration/owners/major-tom/repositories/.gitkeep
Empty file.
File renamed without changes.
2 changes: 2 additions & 0 deletions
2
...rganization/administration/read/owners/major-tom/environments/development/admin_read.json
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,2 @@ | ||
{ | ||
} |
File renamed without changes.