Skip to content

Commit

Permalink
Merge branch 'hackforla:gh-pages' into gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
tkozek authored Oct 8, 2023
2 parents 2c4a503 + 1f79e7c commit 4dd7e04
Show file tree
Hide file tree
Showing 5 changed files with 584 additions and 537 deletions.
4 changes: 1 addition & 3 deletions .github/ISSUE_TEMPLATE/pre-work-template--dev.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,9 @@ As a new developer on the HfLA website team, fill in the following fields as you
### Action Items

- [ ] Add yourself to the #hfla-site and #hfla-site-pr Slack channels
- [ ] Share your GitHub handle and Gmail address in the hfla-site-onboarding slack channel so you can be added to the Google Drive (alternative to go to meeting and direct message a merge team member at the [meeting](https://github.com/hackforla/website/wiki/Meetings-and-Agendas
))
- [ ] To find contact information for the merge team members and technical leads, please take a look at our [Meet the Team wiki page](https://github.com/hackforla/website/wiki/Meet-the-Team)
- [ ] Also, confirm with a merge team member or a technical lead that they have added you to the Google Calendar invites for our Zoom meetings
- [ ] (Once added to the Drive) Add yourself to the [team roster](https://docs.google.com/spreadsheets/d/11u71eT-rZTKvVP8Yj_1rKxf2V45GCaFz4AXA7tS_asM/edit#gid=0)
- [ ] Add yourself to the [team roster](https://docs.google.com/spreadsheets/d/11u71eT-rZTKvVP8Yj_1rKxf2V45GCaFz4AXA7tS_asM/edit#gid=0)
- [ ] After you have finished adding yourself to the roster, let a merge team member or a technical lead know you have added yourself to the roster and would like to be added to the `website-write` and `website` teams on GitHub
- [ ] Once added to the website-write team:
- [ ] Self Assign this issue (gear in right side panel)
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/schedule-fri-0700.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
Add-Update-Label-to-Issues-Weekly:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/checkout@v4
- uses: actions/github-script@v6
env:
IN_PROGRESS_COLUMN_ID: ${{ secrets.IN_PROGRESS_COLUMN_ID }}
Expand Down
Loading

0 comments on commit 4dd7e04

Please sign in to comment.