You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would you be open to a pull request that adds the capability to provide a pre-existing Installation ID? 🤔
the majority of this GitHub Action does what we need, however, we have a use case where we just need a create a JWT from a pre-installed GitHub App, vs creating a new "installation".
We could keep installationID optional? Would love your thoughts? 💯
Also open to creating a few unit tests if you're interested 👍 Something like this. I think I can make it work so it would just be a "minor" release, e.g. new feature 👍
Thanks!
The text was updated successfully, but these errors were encountered:
@tibdex 👋
Would you be open to a pull request that adds the capability to provide a pre-existing Installation ID? 🤔
the majority of this GitHub Action does what we need, however, we have a use case where we just need a create a JWT from a pre-installed GitHub App, vs creating a new "installation".
We could keep
installationID
optional? Would love your thoughts? 💯Also open to creating a few unit tests if you're interested 👍 Something like this. I think I can make it work so it would just be a "minor" release, e.g. new feature 👍
Thanks!
The text was updated successfully, but these errors were encountered: