Replies: 1 comment 1 reply
-
Hi! Thanks for your feedback! I'll add this this request to the backlog, it'd be indeed a nice addition 👍 With your current configuration, I don't think you need any scopes (you'll need Usually the following scopes are required depending on what you want:
In the meantime, if you want to configure the action with additional plugins, you can get required scopes for each plugin known by checking their respective documentation. Hope this helps! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First of all: This software/service is awersome. I like the GitHub-like style and the plugins it offers to customize it.
With that said do I see one big part that may stop people from using it and that is the fact of the possible requirement of specific scopes.
When I set some plugins using https://metrics.lecoq.io/ did I notice that the
Action code
doesn't provide a clear info on what scopes would be required for my PAT to make the action work without any issues.Having said that is there also no real to know if one is even needed at all.
I therefore propose the idea of listing required Scopes in the
Action code
tab, depending on what plugins and configurations have been set. This could allow users to know straight away, if they can just make a basic PAT, or require some scopes to be checked.Further would I quickly request some assistance in clearing this up right now, as I would like to include this into my own Profile README.
I currently have the following settings enabled/selected:
Beta Was this translation helpful? Give feedback.
All reactions