Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add optional value to dart-lab yml #74953

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

Cosifne
Copy link
Member

@Cosifne Cosifne commented Aug 30, 2024

I can't run dart-lab without commit number and sha. After an optional value should solve the problem.
image

@Cosifne Cosifne requested a review from a team as a code owner August 30, 2024 05:37
@dotnet-issue-labeler dotnet-issue-labeler bot added Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead labels Aug 30, 2024
- name: sha
type: string
default: ''
default: 'None'
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can the sha parameter be removed? It looks like it's used only in logs.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Depends on @akhera99 's opinion as she edited these

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's used with the github comment bot, so the SHA is handy to link back to the specific commit.

@Cosifne Cosifne requested a review from akhera99 August 30, 2024 17:21
@Cosifne
Copy link
Member Author

Cosifne commented Sep 19, 2024

/azp run roslyn-integration-CI

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@Cosifne Cosifne merged commit 33f853a into main Sep 20, 2024
25 checks passed
@dotnet-policy-service dotnet-policy-service bot added this to the Next milestone Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Infrastructure untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants