diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -21,7 +21,10 @@ sudo pacman-key --lsign-key 4A0F0C8BC709ACA4341767FB243975C8DB9656B9 ### For developers: -Use commit message starts with `fix(repo)` will let CI/CD rebuild all packages. +Use commit message starts with `fix(repo)` will let CI/CD rebuild all packages, or you can use `REBUILD`/`REBUILD_ALL` in commit title. +`REBUILD_ALL` will ignore [verified_packages](repo/.verified_repos). + +You need to open a pull request for every add package request. ## License |
