A job in a pipeline is defined in the ".gitlab-ci.yml" file by a list of keywords. You can have the following Gitlab-hardcoded keywords within a ".gitlab-ci.yml" file:
Can you have pipeline activity (pipelines triggered and currently running) in project_A's Gitlab CI if you don't have any .yml file defined on the "master" or 'default' branch?