Project

General

Profile

action #97454

Updated by okurz over 2 years ago

## User story 
 When a user constructs a commit message, there should be a predefined list of accepted tags that can be used. The use of tags provides clarity about the domain the pull request touches upon, and users should not be free to put arbitrary tags there. 

 ## Acceptance criteria 
 * **AC1:** <**AC1:** the tag list has been decided and agreed upon upon> 
 * **AC2:** <**AC2:** the tag list is implemented in the commit message checker and merged merged> 

 ## Tasks 
 * propose useful tags (better here, in written form) 
 * if needed, decide the final list in a meeting (daily or weekly should be fine, no dedicated call needed) 
 * implement what is decided 

Back