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
I feel like your solution here is really great, but it seems that I can't actually use this GitHub Action outside the context of exivity. Is that correct?
Curious to know your thoughts! Wondering if maybe (so as not to get in the way of your monorepo flow) the org owner could just be made more configurable here, as I believe that's part of the snag :)
Hi! Thanks for chiming in here. Your feedback is appreciated and you make a valid point. Currently, this repo is not ready for use outside the exivity org.
I'll make an attempt to make the actions in this repo more generic to make them more re-usable (e.g. infer the owner from the current repo owner by default, etc.).
Hi there! I came across your repo via repository-settings/app#518 (comment)
I feel like your solution here is really great, but it seems that I can't actually use this GitHub Action outside the context of exivity. Is that correct?
These are my failed attempts, for what it's worth:
https://github.com/g0v-network/domains/actions/workflows/sync-repo-settings.yml
Curious to know your thoughts! Wondering if maybe (so as not to get in the way of your monorepo flow) the org owner could just be made more configurable here, as I believe that's part of the snag :)
actions/sync-defaults/src/settings/index.ts
Lines 36 to 39 in cf6cca8
PS, you might get a kick out of using this github action to get ephemeral tokens from a github app scoped to just your organization: https://github.com/peter-murray/workflow-application-token-action
The text was updated successfully, but these errors were encountered: