Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hayat01sh1da/pr-title-printers
This repository contains Ruby and Python scripts which print Pull Request Title generated based on the current branch name
https://github.com/hayat01sh1da/pr-title-printers
automation minitest python ruby unittest work-efficiency
Last synced: 3 days ago
JSON representation
This repository contains Ruby and Python scripts which print Pull Request Title generated based on the current branch name
- Host: GitHub
- URL: https://github.com/hayat01sh1da/pr-title-printers
- Owner: hayat01sh1da
- License: mit
- Created: 2024-05-03T14:34:00.000Z (9 months ago)
- Default Branch: master
- Last Pushed: 2025-01-08T09:38:24.000Z (8 days ago)
- Last Synced: 2025-01-08T10:35:21.186Z (8 days ago)
- Topics: automation, minitest, python, ruby, unittest, work-efficiency
- Language: Python
- Homepage: https://github.com/hayat01sh1da/pr-title-printers
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## 1. Common Environment
- WSL(Ubuntu 24.04.1 LTS)
## 2. READMEs
- [Ruby](./ruby/README.md)
- [Python](./python/README.md)## 3. How to Use
Refer to __[Creation of A Shorthand Command to Generate Pull Request Title with Label from a Topic Branch Name](https://hackmd.io/@hayat01sh1da/creation-of-a-shorthand-command-to-generate-pull-request-title-with-label-from-a-topic-branch-name)__