-
Notifications
You must be signed in to change notification settings - Fork 109
Description
Is your enhancement related to a problem? Please describe.
The current commit message to the plugin SVN repo includes the one line commit message Update to version #.#.# from GitHub
While this makes it possible to find the source commit via the tag on GitHub, adding a link would make it easier for the source of the commit to be tracked.
Describe the solution you'd like
One of two options:
- Link to the tag, eg https://github.com/peterwilsoncc/rapid-canonical-urls/tree/1.0.3 or the release, eg https://github.com/peterwilsoncc/rapid-canonical-urls/releases/tag/1.0.3
- Link to the commit, eg peterwilsoncc/rapid-canonical-urls@3c3fb12
These could use trac markdown formatting for ease of reading on trac, eg [https://github.com/peterwilsoncc/rapid-canonical-urls/commit/3c3fb12552db0f8148f2ebdf8d18bc507d2d0300 peterwilsoncc/rapid-canonical-urls@3c3fb12]
Designs
Describe alternatives you've considered
Additional context
Similar would be helpful for readme updates, possibly more helpful, but I'll wait for feedback here before logging an issue in the other action's repo.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status