the various desc of ID

Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.

  • Close this issue

There are many type of desc of ID. Which is the standard way?

  1. The ID of a #{source_type} (grep 'requires :id' lib -Rn | grep 'The ID of a' | wc -l is 63)

    lib/api/deploy_keys.rb

  2. The ID of the #{source_type} (grep 'requires :id' lib -Rn | grep 'The ID of the' is 28)

    lib/api/deploy_keys.rb

  3. The #{source_type} ID (grep 'requires :id' lib -Rn | grep 'The .* ID' | wc -l is 12)

    lib/api/pipelines.rb


I think, we should always use the ID of a #{source_type}.

Edited Sep 28, 2025 by 🤖 GitLab Bot 🤖
Assignee Loading
Time tracking Loading