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

Change the daily docs branch name #8677

Merged
merged 1 commit into from
Jul 26, 2024

Conversation

JimSuplizio
Copy link
Member

@JimSuplizio JimSuplizio commented Jul 23, 2024

Still in draft because I'm still investigating the entirety of the changes required.

The problem being looked at is that committing to a docs branch will automatically kick off runs. Adding the -ignore-build suffix will prevent this. The doc-index runs for java, js, net and python, already run a content CI docs run which will, in turn, create the nightly docs branch and this already happens today.
 
Fixes #6569

@JimSuplizio JimSuplizio self-assigned this Jul 23, 2024
@azure-sdk
Copy link
Collaborator

The following pipelines have been queued for testing:
java - template
java - template - tests
js - template
net - template
net - template - tests
python - template
python - template - tests
You can sign off on the approval gate to test the release stage of each pipeline.
See eng/common workflow

@JimSuplizio JimSuplizio marked this pull request as ready for review July 26, 2024 19:03
@JimSuplizio JimSuplizio requested a review from a team as a code owner July 26, 2024 19:03
azure-sdk added a commit to Azure/azure-sdk-for-js that referenced this pull request Jul 26, 2024
@JimSuplizio JimSuplizio merged commit bd316e9 into Azure:main Jul 26, 2024
12 checks passed
@JimSuplizio JimSuplizio deleted the ChangeDailyDocsBranchName branch July 26, 2024 20:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[docindex.yml] Rename daily branch to include "-ignore-build" suffix
3 participants