Will Gillis
Will Gillis
Hi @mSharifHub Thanks for the comment. Were you able to copy the new Project Board? I see that you have a message in the Slack channel asking about an error...
Hey @marioantonini FYI I added one item to the Action Items list (it is the last item about removing the three functions getProjectId(), getColumnId(), and createProjectCard()).
Hey @marioantonini good catch with the 'artifactContent', thanks! Regarding 'var fs' versus 'const fs': you're right, it should be 'const', thank you again.
Hey @gaylem I took a look at the code you posted and tried to get it to run in my repo. - I think that the code scanning is happening...
Hey @duojet2ez We talked about this issue in our Monday meeting... If you look at @roslynwythe 's note above, we would like to focus most of your efforts on the...
Hey @santisecco! From our Slack conversation earlier and you successfully posting your PR, it appears you are good to go. If so, you can remove the `Status: Helped Wanted` label....
@mariaweissman Please let us know if the changes made to the [Expunge Assist](https://www.hackforla.org/projects/expunge-assist) page match what you requested by adding a comment to this issue. Then, remove the `ready for...
Started reviewing, hope to finish e.o.d. 4/21
@roslynwythe @iancooperman I think that the GitHub literature says the the best practice is to only give a token the scopes that it needs and nothing more, which would be...
@iancooperman >@t-will-gillis isTimelineOutdated() seemed like a convenient place to put all my code because it already loops through every event on an issue, including comments. But I do agree that...