-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
currently the actions for a branch are exposed via a url parameter, e.g. [https://github.com/actions/toolkit/actions?query=branch%3Aadd-path] (https://github.com/actions/toolkit/actions?query=branch%3Aadd-path).
this is not very practical to display the branch dynamically, e.g. in documentation files, e.g. the status of an action out of a readme, this full path needs to be given. much nicer would be a url which allows going up until a branch is reached like is the case when displaying source code links. which can be done with /LICENSE.txt, or ../actions/workflows/unit-tests.yml
(most likely this is the wrong repository to file this, if you could direct this to the correct one please)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request