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
@brendangadd Yes.
I thought we could simply use the GitHub Api (via http request as supported by OC's workflows) but it turns out this was harder than I initially thouught. So, I am making a OC Module that uses Octokit.net to interact with the api. This will be reusable for all sites as it is being implemented in a OC Module.
Build workflow tasks that allow a user to:
These tasks should use an api token that is encrypted in the database.
The text was updated successfully, but these errors were encountered: