Skip to content

chore: remove PR CI and Jira skill automation#2581

Merged
theakshaypant merged 2 commits intotektoncd:mainfrom
chmouel:pr-ci-cleanup
Mar 17, 2026
Merged

chore: remove PR CI and Jira skill automation#2581
theakshaypant merged 2 commits intotektoncd:mainfrom
chmouel:pr-ci-cleanup

Conversation

@chmouel
Copy link
Copy Markdown
Member

@chmouel chmouel commented Mar 17, 2026

  • Removed the pr-ci automation suite used for pull request management.
  • Deleted the corresponding Claude skills and reference documentation for Jira ticket generation.
  • Cleaned up the project structure to remove obsolete workflow tools.

📝 Description of the Change

👨🏻‍ Linked Jira

🔗 Linked GitHub Issue

Fixes #

🧪 Testing Strategy

  • Unit tests
  • Integration tests
  • End-to-end tests
  • Manual testing
  • Not Applicable

🤖 AI Assistance

  • I have not used any AI assistance for this PR.
  • I have used AI assistance for this PR.

If you have used AI assistance, please provide the following details:

Which LLM was used?

  • GitHub Copilot
  • ChatGPT (OpenAI)
  • Claude (Anthropic)
  • Cursor
  • Gemini (Google)
  • Other: ____________

Extent of AI Assistance:

  • Documentation and research only
  • Unit tests or E2E tests only
  • Code generation (parts of the code)
  • Full code generation (most of the PR)
  • PR description and comments
  • Commit message(s)

Important

If the majority of the code in this PR was generated by an AI, please add a Co-authored-by trailer to your commit message.
For example:

Co-authored-by: Gemini gemini@google.com
Co-authored-by: ChatGPT noreply@chatgpt.com
Co-authored-by: Claude noreply@anthropic.com
Co-authored-by: Cursor noreply@cursor.com
Co-authored-by: Copilot Copilot@users.noreply.github.com

**💡You can use the script ./hack/add-llm-coauthor.sh to automatically add
these co-author trailers to your commits.

✅ Submitter Checklist

  • 📝 My commit messages are clear, informative, and follow the project's How to write a git commit message guide. The Gitlint linter ensures in CI it's properly validated
  • ✨ I have ensured my commit message prefix (e.g., fix:, feat:) matches the "Type of Change" I selected above.
  • ♽ I have run make test and make lint locally to check for and fix any
    issues. For an efficient workflow, I have considered installing
    pre-commit and running pre-commit install to
    automate these checks.
  • 📖 I have added or updated documentation for any user-facing changes.
  • 🧪 I have added sufficient unit tests for my code changes.
  • 🎁 I have added end-to-end tests where feasible. See README for more details.
  • 🔎 I have addressed any CI test flakiness or provided a clear reason to bypass it.
  • If adding a provider feature, I have filled in the following and updated the provider documentation:
    • GitHub App
    • GitHub Webhook
    • Gitea/Forgejo
    • GitLab
    • Bitbucket Cloud
    • Bitbucket Data Center

chmouel added 2 commits March 17, 2026 10:18
- Removed the `pr-ci` automation suite used for pull request management.
- Deleted the corresponding Claude skills and reference documentation
  for Jira ticket generation.
- Cleaned up the project structure to remove obsolete workflow tools.
Removed redundant Jira link section and condensed the AI assistance
checklist to reduce template noise. Updated the AI usage guidelines to
emphasize responsibility and ownership when using generated code.
@theakshaypant theakshaypant merged commit 85ed765 into tektoncd:main Mar 17, 2026
2 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.

2 participants