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

fix nightly pipeline #2675

Merged
merged 1 commit into from
Jul 3, 2024
Merged

fix nightly pipeline #2675

merged 1 commit into from
Jul 3, 2024

Conversation

msyyc
Copy link
Member

@msyyc msyyc commented Jul 2, 2024

fixes #2669

# displayName: Check changelog
# workingDirectory: $(Build.SourcesDirectory)/autorest.python/
# condition: and(succeeded(), not(startsWith(variables['Build.SourceBranch'], 'refs/heads/publish/')), not(startsWith(variables['Build.SourceBranch'], 'refs/heads/dependabot/')))
# continueOnError: true
Copy link
Member Author

Choose a reason for hiding this comment

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

Before find root cause of #2669, annotate the logic of check changelog of CI for now to make nightly build green.

@msyyc msyyc merged commit ad59817 into main Jul 3, 2024
15 checks passed
@msyyc msyyc deleted the fix-nightly-pipeline branch July 3, 2024 03:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[eng] Fake warning about changelog in nightly pipeline
1 participant