releaser-pleaser/internal
Julian Tölle 2fba5414e5
fix(gitlab): hardcoded project id (#51)
The GitLab project ID was still hardcoded to my playground project on
GitLab.com.

This commit instead reads from the predefined GitLab CI/CD variable for
the projects ID (`CI_PROJECT_ID`).
2024-09-08 20:03:19 +02:00
..
changelog feat: format markdown in changelog entry (#41) 2024-08-31 22:23:01 +02:00
commitparser fix(parser): continue on unparsable commit message (#48) 2024-09-07 21:51:15 +02:00
forge fix(gitlab): hardcoded project id (#51) 2024-09-08 20:03:19 +02:00
git refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
markdown feat: edit commit message after merging through PR (#43) 2024-09-06 23:17:06 +02:00
pointer refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
releasepr refactor: labels as structs with descriptions (#46) 2024-09-07 21:33:28 +02:00
updater refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00
versioning refactor: move things to packages (#39) 2024-08-31 15:23:21 +02:00