Skip to content

Use dotnet user secrets to propagate Github secrets to integration te…#685

Merged
glahaye merged 1 commit intomicrosoft:mainfrom
glahaye:correct_secrets
Dec 4, 2023
Merged

Use dotnet user secrets to propagate Github secrets to integration te…#685
glahaye merged 1 commit intomicrosoft:mainfrom
glahaye:correct_secrets

Conversation

@glahaye
Copy link
Contributor

@glahaye glahaye commented Dec 4, 2023

…st workflow

Motivation and Context

Github secrets were still not properly propagated.

Description

Use dotnet user secrets to propagate Github secrets

Contribution Checklist

@github-actions github-actions bot added the github actions Pull requests that update GitHub Actions code label Dec 4, 2023
@glahaye glahaye requested a review from TaoChenOSU December 4, 2023 05:10
@glahaye glahaye merged commit 719efa8 into microsoft:main Dec 4, 2023
@glahaye glahaye deleted the correct_secrets branch March 1, 2024 00:07
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
microsoft#685)

…st workflow

### Motivation and Context
Github secrets were still not properly propagated.

### Description
Use dotnet user secrets to propagate Github secrets

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
microsoft#685)

…st workflow

### Motivation and Context
Github secrets were still not properly propagated.

### Description
Use dotnet user secrets to propagate Github secrets

### Contribution Checklist
- [ ] The code builds clean without any errors or warnings
- [ ] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [ ] All unit tests pass, and I have added new tests where possible
- [ ] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants