Skip to content

Stabilize wiki retry handling and release refreshes#310

Merged
coisa merged 6 commits intomainfrom
bugfix/309-wiki-release-retry
Apr 30, 2026
Merged

Stabilize wiki retry handling and release refreshes#310
coisa merged 6 commits intomainfrom
bugfix/309-wiki-release-retry

Conversation

@coisa
Copy link
Copy Markdown
Contributor

@coisa coisa commented Apr 30, 2026

Summary

  • harden transient retry handling when reusable workflow job logs are unreadable
  • skip release-branch wiki preview publication and refresh the wiki publish branch from merged releases
  • reconcile the .github/wiki pointer after release-time wiki refreshes and cover the new actions with tests

Validation

  • composer dev-tools
  • composer dev-tools tests -- --filter='(RetryTransientFailuresActionTest|RefreshReleaseWikiPointerActionTest|SetupComposerActionTest)'

Closes #309

Comment thread .github/workflows/wiki-maintenance.yml Fixed
github-actions Bot added a commit that referenced this pull request Apr 30, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 30, 2026

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 221fb993be

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/changelog.yml
@coisa coisa force-pushed the bugfix/309-wiki-release-retry branch from ce0e08f to c64a2ca Compare April 30, 2026 14:20
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: c64a2ca752

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/wiki-maintenance.yml Outdated
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: cad9c63668

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/actions/wiki/refresh-release-pointer/run.sh
@coisa
Copy link
Copy Markdown
Contributor Author

coisa commented Apr 30, 2026

@codex review

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: e9533d858d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread .github/workflows/wiki-maintenance.yml
@coisa coisa merged commit 106e64d into main Apr 30, 2026
33 checks passed
@coisa coisa deleted the bugfix/309-wiki-release-retry branch April 30, 2026 18:31
@github-project-automation github-project-automation Bot moved this from Backlog to Released in PHP Fast Forward Project Apr 30, 2026
github-actions Bot added a commit that referenced this pull request Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working github-actions release

Projects

Status: Released

Development

Successfully merging this pull request may close these issues.

Stabilize wiki retry handling and release-time wiki pointer reconciliation

2 participants