Skip to content

Add permissions for id-token and attestations in GitHub Actions workflow #8

Add permissions for id-token and attestations in GitHub Actions workflow

Add permissions for id-token and attestations in GitHub Actions workflow #8

GitHub Actions / Tests succeeded Nov 2, 2024 in 0s

All 23 tests pass in 0s

23 tests   23 ✅  0s ⏱️
 8 suites   0 💤
 1 files     0 ❌

Results for commit a39a905.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Tests

23 tests found

There are 23 tests, see "Raw output" for the full list of tests.
Raw output
Followups are generated when enabled ‑ Followup Generation Test Suite Followups are generated when enabled
Followups are not generated when disabled ‑ Followup Generation Test Suite Followups are not generated when disabled
Handles helpful feedback correctly ‑ Feedback Handler Test Suite Handles helpful feedback correctly
Handles multiple copilot.selection references in user prompt ‑ getUserPrompt Test Suite Handles multiple copilot.selection references in user prompt
Handles unhelpful feedback correctly ‑ Feedback Handler Test Suite Handles unhelpful feedback correctly
Handles unknown feedback correctly ‑ Feedback Handler Test Suite Handles unknown feedback correctly
Ignores unsupported references in user prompt ‑ getUserPrompt Test Suite Ignores unsupported references in user prompt
Inlines copilot.selection reference into user prompt ‑ getUserPrompt Test Suite Inlines copilot.selection reference into user prompt
Like followups are not generated when like is disabled ‑ Followup Generation Test Suite Like followups are not generated when like is disabled
No inline copilot.selection reference because there is no selected test ‑ getUserPrompt Test Suite No inline copilot.selection reference because there is no selected test
Returns default model family if user selected model is not present ‑ getModelFamily Test Suite Returns default model family if user selected model is not present
Returns default model family if user selected model is undefined ‑ getModelFamily Test Suite Returns default model family if user selected model is undefined
Returns default model family if userSelectedModel is null ‑ getModelFamily Test Suite Returns default model family if userSelectedModel is null
Returns pirate prompt for when command contains pirate ‑ generateLikeSystemPrompt Test Suite Returns pirate prompt for when command contains pirate
Returns prompt unchanged if no copilot.selection references are present ‑ getUserPrompt Test Suite Returns prompt unchanged if no copilot.selection references are present
Returns trimmed user prompt without references ‑ getUserPrompt Test Suite Returns trimmed user prompt without references
Returns user selected model family if present ‑ getModelFamily Test Suite Returns user selected model family if present
Returns user selected model family if userSelectedModel.family is a non-empty string ‑ getModelFamily Test Suite Returns user selected model family if userSelectedModel.family is a non-empty string
Returns yoda prompt when command contains yoda ‑ generateLikeSystemPrompt Test Suite Returns yoda prompt when command contains yoda
adds Yoda reference when using likeyoda command ‑ addReferencesToResponse Test Suite adds Yoda reference when using likeyoda command
adds default reference ‑ addReferencesToResponse Test Suite adds default reference
adds pirate reference when using likeapirate command ‑ addReferencesToResponse Test Suite adds pirate reference when using likeapirate command
adds selection reference when copilot.selection is present ‑ addReferencesToResponse Test Suite adds selection reference when copilot.selection is present