Merge branch 'main' into joshmgross/org-values

This commit is contained in:
Josh Gross
2023-01-30 19:04:24 -05:00
8 changed files with 34 additions and 29 deletions
@@ -31,6 +31,11 @@ export interface RepositoryContext {
*/
owner: string;
/**
* Indicates if the repository is owned by an organization
*/
organizationOwned: boolean;
/**
* Repository name
*/