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

Creates workflow to update the issue status column in a project based… #51

Merged
merged 2 commits into from
Dec 6, 2023

Conversation

shascher
Copy link
Contributor

@shascher shascher commented Dec 5, 2023

Summary

An attempt to add a Workflow to our repo that updates an Issues' status when it is linked to a PR. This is part reading GitHub documentation and part ChatGPT research. Meaning...this is my first attempt at a workflow!

Will need to also add this workflow to the Node repo if it works here.

Testing Instructions

  • I believe if this looks okay, it can be merged and then tested. I am curious if it is going to move the issue to the right column considering there are multiple views in the board 🤔

CC: @nathan-schmidt-viget @nick-telsan

@shascher shascher requested a review from bd-viget December 5, 2023 19:15
@shascher shascher self-assigned this Dec 5, 2023
@nick-telsan
Copy link
Contributor

Hmm... okay, we'll need to get some sort of organization level GITHUB_TOKEN. We don't have access to set that up.

@shascher
Copy link
Contributor Author

shascher commented Dec 5, 2023

@nick-telsan - I might be wrong, as I was also wondering if a token needs to get created, but I think that GITHUB_TOKEN just gets created automatically when the Action runs the Workflow. I did check if we can do Org level tokens and we can't for private repos, so if that is the case then this is moot.

@shascher
Copy link
Contributor Author

shascher commented Dec 5, 2023

Also - I don't want to burn time on this, but did want someone to have input before I just merged it in. So if we merge and test and it doesn't work, I'd rather come back to this some other time.

@nathan-schmidt-viget
Copy link
Contributor

Looks good to me. I think we can merge it and test and if it does not work we can come back to it.

@shascher shascher merged commit 94bfcb1 into main Dec 6, 2023
1 check failed
@shascher shascher deleted the sh/pr-issue-update-workflow branch December 6, 2023 14:36
@clatwell
Copy link
Contributor

clatwell commented Dec 6, 2023

@shascher Sorry I'm late to this party but go Steven -- this is super cool to see. I didn't realize quite what I was asking when I said we should get an automation set up. I assumed this was just a config option on board columns.

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.

4 participants