CodeForPhilly / clean-and-green-philly

Dashboard to target Philly vacant properties for anti-gun violence interventions
https://www.cleanandgreenphilly.org/
MIT License
32 stars 62 forks source link

DevOps: automate weekly pull request from staging to main #849

Closed nlebovits closed 4 weeks ago

nlebovits commented 3 months ago

Describe the task

We would like to consistently open a PR from staging to main each week on Sunday at midnight. This will give contributors time to address bugs during the week, rather than when folks are away during the weekend. Add a GitHub Actions workflow to open this PR.

Acceptance Criteria

brennenyu commented 3 months ago

@nlebovits Would love to be assigned to this!

nlebovits commented 3 months ago

Yep! Assigned :)

nlebovits commented 2 months ago

@brennenyu How's this issue coming? Do you need any input from us?

brennenyu commented 2 months ago

@nlebovits Hi! Sorry this is taking a while. Been especially busy this past week. It's my first commit to an open-source repo so had to get acquainted with a lot of things, especially via fork and using git on the command line for that.

I have the script written down and am figuring out how to test it.

A small question I had was if you wanted the script to run at Sunday 12:00AM or Monday 12:00AM UTC. This is equivalent to Saturday 7:00-8:00PM or Sunday 7:00-8:00PM Eastern Time.

I was going to go Monday 12:00AM UTC based off what I inferred intent of the script was. What do you think?

Eager to help contribute to this project!

github-actions[bot] commented 4 weeks ago

This issue has been marked as stale because it has been open for 30 days with no activity.