Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reports-check.yml #2939

Merged
merged 2 commits into from Mar 15, 2024
Merged

reports-check.yml #2939

merged 2 commits into from Mar 15, 2024

Conversation

h1alexbel
Copy link
Contributor

@h1alexbel h1alexbel commented Mar 13, 2024

@maxonfjvipon, @yegor256 what do you think?

This action will validate the quality of incoming bug reports (GitHub issues here) and post the possible improvements to the author of that report. Example of work:

image

More information you can find in our README


PR-Codex overview

This PR adds a GitHub Actions workflow reports-check to monitor and check issues using the reports-check-action for improved issue management.

Detailed summary

  • Added a new GitHub Actions workflow reports-check.yml
  • Workflow triggers on opened issues
  • Permissions set to write for issues and read for contents
  • Job runs on Ubuntu 22.04
  • Utilizes actions/checkout and tracehubpm/reports-check-action
  • Passes GitHub and OpenAI tokens for authentication

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

@maxonfjvipon
Copy link
Member

maxonfjvipon commented Mar 14, 2024

@h1alexbel good one, I like it. But I have one question: we have so many tickets created by pdd bot, I'm sure you know it. The explanation of the issue is hidden in source code there. What will this reports checker say about such tickets?

@yegor256 yegor256 merged commit 9ecb995 into objectionary:master Mar 15, 2024
16 checks passed
@yegor256
Copy link
Member

@maxonfjvipon let's find out

@h1alexbel
Copy link
Contributor Author

@maxonfjvipon @yegor256 for now this action does not support puzzles, our plan is to add this support: tracehubpm/reports-check-action#49

@h1alexbel
Copy link
Contributor Author

h1alexbel commented Mar 21, 2024

@maxonfjvipon @yegor256 now we do support puzzle analysis, check out the latest doc: https://github.com/tracehubpm/reports-check-action?tab=readme-ov-file#puzzle-pdd-analysis

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.

None yet

3 participants