Skip to content

ci: restore workflows accidentally deleted in #180#282

Closed
thepagent wants to merge 1 commit intomainfrom
fix/restore-ci-workflows
Closed

ci: restore workflows accidentally deleted in #180#282
thepagent wants to merge 1 commit intomainfrom
fix/restore-ci-workflows

Conversation

@thepagent
Copy link
Copy Markdown
Collaborator

PR #180 (feat: Add markdown table conversion pipeline) accidentally deleted three workflow files during rebase:

  • .github/workflows/release-pr.yml — workflow_dispatch to create release PRs with auto version bump
  • .github/workflows/tag-on-merge.yml — auto-tag when release PRs are merged
  • .github/workflows/ci.yml — PR validation checks

This restores all three from the state just before #180 was merged (commit d5993f2).

Without these, we cannot bump beta versions or auto-tag releases from the GitHub UI or CLI.

Restores release-pr.yml, tag-on-merge.yml, and ci.yml which were
accidentally deleted by PR #180 during rebase.
@thepagent
Copy link
Copy Markdown
Collaborator Author

Closing in favor of reverting #180 entirely.

@thepagent thepagent closed this Apr 13, 2026
@thepagent thepagent deleted the fix/restore-ci-workflows branch April 13, 2026 07:34
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