1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Create reusables for repeated process steps in billing (#58645)

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Felicity Chapman
2025-12-02 10:28:14 +00:00
committed by GitHub
parent a73d6504fd
commit 5385f21b91
36 changed files with 74 additions and 121 deletions

View File

@@ -12,7 +12,7 @@ export default {
type: 'string',
name: 'Product',
description: 'The GitHub product the CTA leads users to',
enum: ['copilot', 'ghec', 'desktop', 'code-quality', 'cli'],
enum: ['copilot', 'ghec', 'desktop', 'code-quality', 'cli', 'github'],
},
// Type of CTA: The type of action the CTA encourages users to take