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

File pull requests describing issues found by strudy #77

Merged
merged 10 commits into from
Sep 6, 2022

Conversation

dontcallmedom
Copy link
Member

(this builds on #76)

As discussed separately, this creates a mechanism by which we can review potential issues before they get filed on the target repos.

More specifically, this creates a file per type of issue (only broken links at the moment) and spec in an issues/ directory, and submit these individually as pull requests to this repo, if no matching pull request (based on a branch naming convention) or matching issue report exists.

Complementary scripts would use the PR merge as a signal to file issues, and would monitor the said issues to remove the report from the repo.

I've tested in my fork of the repo if you want to take a look at what the resulting PR looks like (although the diff isn't very usable there due to the set up of my tests), e.g. dontcallmedom#11

@dontcallmedom dontcallmedom changed the base branch from new-links-structure to main September 6, 2022 09:05
Copy link
Member

@tidoust tidoust left a comment

Choose a reason for hiding this comment

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

Thanks! One suggestion and a few editorial comments inline.

src/reporting/file-issue-for-review.js Outdated Show resolved Hide resolved
src/reporting/file-issue-for-review.js Outdated Show resolved Hide resolved
src/reporting/file-issue-for-review.js Outdated Show resolved Hide resolved
src/reporting/file-issue-for-review.js Show resolved Hide resolved
src/reporting/file-issue-for-review.js Outdated Show resolved Hide resolved
src/reporting/file-issue-for-review.js Outdated Show resolved Hide resolved
src/reporting/file-issue-for-review.js Outdated Show resolved Hide resolved
src/reporting/file-issue-for-review.js Show resolved Hide resolved
Co-authored-by: François Daoust <fd@tidoust.net>
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