Actions
User story #9654
closedrudder-dev typo
Effort required:
Name check:
Fix check:
Regression:
Description
to be used when you find a typo:
- checkout any repo in any branch
- fix a typo in a file
- rudder-dev typo <file> [<TRI>]
- rudder-dev typo <PR> [TRI]
- checkout any repo in any branch
- fix a typo in a file
- rudder-dev typo <file> [<TRI>]
- check that the diff is small
- find the first branch having the typo
- open an issue of type bug with a typo subject
- rudder-dev branch
- patch
- git commit
- rudder dev commit
- rudder-dev typo <PR> [TRI]
- open a issue of type bug with a typo subject
- link the issue to the PR back and forth
- assign the issue (to self by default)
Actions