Shortcut Viewer
Shortcut Viewer is a tool designed to view your shortcut stories and create a commit using the story name
Features
- View your workflow
- View your stories for every stage
- Open story link
- Generate commit message
- Commit using story git message
- Label commited story using the version from your package
Configuration
shortcutViewer.token : Token for your shortcut account
shortcutViewer.workspaceid : The workspace ID that you want to see
shortcutViewer.closedStage : The stage ID for closed stories (stories will be moved there after commiting)
Contributing
If you would like to contribute to Shortcut Viewer, please follow these steps:
- Fork the repository.
- Create a new branch:
git checkout -b feature-branch
- Make your changes and commit them:
git commit -m "Description of your changes"
- Push to the branch:
git push origin feature-branch
- Create a pull request.
License
This project is licensed under the MIT License. See the LICENSE file for details.
| |