We need a way to suppress the org-based billing tip.
If the user has chosen not to use org based billing then we shouldn't keep reminding them on every compile.
This may require a setting under engine for id: copilot, I can't see any other declaration that would allow us to suppress this
.github/workflows/repo-assist.md: info: Tip: set permissions.copilot-requests: write to use GitHub Actions token-based inference with the Copilot engine instead of a personal access token (COPILOT_GITHUB_TOKEN). This option requires that your organization has centralized Copilot billing enabled and may not be available in all organizations — see https://github.github.com/gh-aw/reference/billing/ for details.
We need a way to suppress the org-based billing tip.
If the user has chosen not to use org based billing then we shouldn't keep reminding them on every compile.
This may require a setting under
engineforid: copilot, I can't see any other declaration that would allow us to suppress this