chore(kb): add sources

This commit is contained in:
Michele Cereda
2025-09-24 00:24:42 +02:00
parent 54d42d1192
commit 36a3c3033d
4 changed files with 37 additions and 5 deletions

View File

@@ -78,6 +78,7 @@ glab mr list --repo 'someGroup/someNamespace/someRepo'
## Further readings
- [Codebase]
- [Documentation]
<!--
Reference
@@ -88,6 +89,7 @@ glab mr list --repo 'someGroup/someNamespace/someRepo'
<!-- Knowledge base -->
<!-- Files -->
<!-- Upstream -->
[codebase]: https://gitlab.com/gitlab-org/cli
[Codebase]: https://gitlab.com/gitlab-org/cli
[Documentation]: https://gitlab.com/gitlab-org/cli/-/blob/main/docs/source/index.md
<!-- Others -->

View File

@@ -285,7 +285,7 @@ Solution: give that user _developer_ access or have somebody else with enough pr
[customize pipeline configuration]: https://docs.gitlab.com/ee/ci/pipelines/settings.html
[debugging ci/cd pipelines]: https://docs.gitlab.com/ee/ci/debugging.html
[pipeline schedules api]: https://docs.gitlab.com/ee/api/pipeline_schedules.html
[predefined ci/cd variables reference]: https://docs.gitlab.com/ee/ci/variables/predefined_variables.html
[Predefined CI/CD variables reference]: https://docs.gitlab.com/ci/variables/predefined_variables/
[push options]: https://docs.gitlab.com/ee/user/project/push_options.html
[specify when jobs run with rules]: https://docs.gitlab.com/ee/ci/jobs/job_rules.html
[use ci/cd configuration from other files]: https://docs.gitlab.com/ee/ci/yaml/includes.html