enterprise input; logic to generate ent token

This commit is contained in:
Stefan Petrushevski
2025-07-08 15:04:32 +02:00
parent 93c1f04d6f
commit cbc2930e9b
4 changed files with 178 additions and 68 deletions
+3
View File
@@ -17,6 +17,9 @@ inputs:
repositories:
description: "Comma or newline-separated list of repositories to install the GitHub App on (defaults to current repository if owner is unset)"
required: false
enterprise:
description: "Enterprise slug for enterprise-level app installations (cannot be used with 'owner' or 'repositories')"
required: false
skip-token-revoke:
description: "If true, the token will not be revoked when the current job is complete"
required: false