Skip to content

feat(deploy-docs): add branch- prefix for non-default branches#363

Merged
xmfcx merged 1 commit into
mainfrom
feat/deploy-docs-name-versions
Dec 1, 2025
Merged

feat(deploy-docs): add branch- prefix for non-default branches#363
xmfcx merged 1 commit into
mainfrom
feat/deploy-docs-name-versions

Conversation

@xmfcx

@xmfcx xmfcx commented Nov 30, 2025

Copy link
Copy Markdown
Contributor

Description

I want to clean up this mess:

image

For this, the first step is to organize them.

I want to sort them like:

  • main
  • 1.4
  • 1.3
  • ... other versions
  • pr-333
  • pr-222
  • ... other prs
  • branch-chore-x
  • branch-feat-y
  • ... alphabetically workflow dispatches

And for this, I first want to prefix the versions that are triggered by the workflow dispatches with branch-.

Also for the cleanup mechanism, we have https://github.com/autowarefoundation/autoware-github-actions/blob/main/delete-closed-pr-docs/action.yaml but it doesn't clean up dangling branches that were used for workflow-dispatch but later removed. That will be in another PR.

Tests performed

The pull requests are already prefixed with pr- and no change.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

@xmfcx xmfcx self-assigned this Nov 30, 2025
@xmfcx xmfcx requested a review from mitsudome-r November 30, 2025 18:00
@xmfcx xmfcx marked this pull request as ready for review November 30, 2025 18:00
@xmfcx xmfcx marked this pull request as draft November 30, 2025 18:01
@xmfcx xmfcx marked this pull request as ready for review December 1, 2025 04:19
@xmfcx

xmfcx commented Dec 1, 2025

Copy link
Copy Markdown
Contributor Author

@mitsudome-r could you review this too?

Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>
@xmfcx xmfcx force-pushed the feat/deploy-docs-name-versions branch from 7360ba4 to fd8b706 Compare December 1, 2025 04:22
@xmfcx xmfcx merged commit d8cc935 into main Dec 1, 2025
13 checks passed
@xmfcx xmfcx deleted the feat/deploy-docs-name-versions branch December 1, 2025 05:36
@xmfcx

xmfcx commented Dec 1, 2025

Copy link
Copy Markdown
Contributor Author

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.

2 participants