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

bug: CI testing does not run for some PRs which are left awaiting status reports #936

Closed
philclifford opened this issue Nov 10, 2023 · 0 comments

Comments

@philclifford
Copy link
Member

philclifford commented Nov 10, 2023

For example, PRs which only change 01-main/manifest do not receive a test status.

  • A default test is needed for "documentary" changes to allow PRs to return a mandatory status.

  • possibly some actual linting tests for markdown and man pages

  • Some testing could be added for PRs concerning workflows, git hooks etc (e.g. suggestion: a pre-commit hook test for deb-get #871 ) or in the absence of a default test they get stuck awaiting a status (or owner override)

  • Ideally a test for ensuring "new" apps submitted are included in the manifest would also help.

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

No branches or pull requests

2 participants