-
Notifications
You must be signed in to change notification settings - Fork 11
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
Add UI link to file issues about a dandiset #863
Comments
this perhaps can be a superset of the dandi review button in #698 . github also now allows a little form based interface, so we can be more generic on the UI side and have a form based setup on github to tell users what they want to do. |
In recent discussions we decided to link to the issue thread in the appropriate |
yes. |
just make sure when the issues are posted the relevant owners and dandi team are notified via github @ alerts. |
for that I guess we need then add (well -- invite) some/all owners of the dandisets on dandiarchive to be able to
PS and we would need to have a little helper script to do that for already existing repos |
can't we just add |
indeed we could, but that would mean that if someone just goes to github issues page and files an issue, corresponding "owners" would not necessarily be notified (unless we maintain/update .github/ISSUE_TEMPLATE or whatever it is per each dandiset -- even more hassle IMHO) |
when i say issue template, all of this can happen via url to open new issue. you can inject into body of message. so when someone files issue they automatically inform owners and dandi admins (this part i'm not sure). if they remove those lines then obviously no notification. here is an example: i copied it from something else, so not all sections adjusted. |
I got that. And I was talking about "New issue" button people would still be able to press on github interface, such as e.g. from https://github.com/dandisets/000108/issues page |
i think very few people would do that if there was a direct interface from the DLP. it's not easy to navigate that dandisets repo. and we can push a github template into it the dandiset programmatically that contains the owners if we wanted to. |
I think, at least to start, @satra's plan for injecting at-mentions for the dandiset owners is a good plan. |
The question has came in slack debug channel so I guess we should prioritize development of this. I will propose today/tomorrow a brief design doc to ease discussion. |
Let's continue to iron out a possible quick implementation on #1595 |
I don't know the best place for this, but one is to file an issue in the datalad dandisets org corresponding to the dandiset or to the helpdesk issues, with a url packet that adds info about the dandiset. (github now allows such things).
The text was updated successfully, but these errors were encountered: