Skip to content

Revert "feat: Add markdown table conversion pipeline with pulldown-cmark (#180)"#284

Merged
thepagent merged 1 commit intomainfrom
revert/pr-180
Apr 13, 2026
Merged

Revert "feat: Add markdown table conversion pipeline with pulldown-cmark (#180)"#284
thepagent merged 1 commit intomainfrom
revert/pr-180

Conversation

@thepagent
Copy link
Copy Markdown
Collaborator

Reverts #180.

PR #180 accidentally deleted three CI workflow files during rebase:

  • .github/workflows/release-pr.yml
  • .github/workflows/tag-on-merge.yml
  • .github/workflows/ci.yml

This broke the release-pr workflow (cannot bump betas from UI/CLI) and removed PR validation checks.

Reverting the entire PR. The markdown table conversion feature should be re-submitted as a clean PR without CI file deletions.

Copy link
Copy Markdown
Collaborator

@pahud pahud left a comment

Choose a reason for hiding this comment

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

Restores accidentally deleted CI workflows.

Copy link
Copy Markdown
Collaborator

@pahud pahud left a comment

Choose a reason for hiding this comment

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

Restores accidentally deleted CI workflows.

@thepagent thepagent merged commit 7193372 into main Apr 13, 2026
1 check 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.

2 participants