Skip to content

v1.2.0#6

Merged
Nicxe merged 4 commits into
mainfrom
beta
Feb 4, 2026
Merged

v1.2.0#6
Nicxe merged 4 commits into
mainfrom
beta

Conversation

@Nicxe

@Nicxe Nicxe commented Feb 4, 2026

Copy link
Copy Markdown
Owner

No description provided.

@Nicxe

Nicxe commented Feb 4, 2026

Copy link
Copy Markdown
Owner Author

@codex

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

Copy link
Copy Markdown

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: 7750fa8167

ℹ️ 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 on lines +12 to +13
if: ${{ github.event.release.prerelease == false && github.event.release.target_commitish == 'main' }}
uses: nicxe/.github/.github/workflows/resusable-sync-main-back-to-beta.yml@main

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Fix reusable workflow filename typo in sync job

The job calls nicxe/.github/.github/workflows/resusable-sync-main-back-to-beta.yml@main, but elsewhere in this repo the reusable workflow naming uses the reusable-... pattern (e.g., .github/workflows/release.yml and the new sync-after-pre-release.yml). Unless the upstream repo intentionally uses the misspelling, this will fail at runtime with a "workflow not found" error when a non‑pre‑release on main is published. If the upstream file is actually named reusable-sync-main-back-to-beta.yml, update the uses path to match.

Useful? React with 👍 / 👎.

@Nicxe Nicxe marked this pull request as ready for review February 4, 2026 07:54
@Nicxe Nicxe merged commit eda460d into main Feb 4, 2026
3 checks passed
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.

1 participant