Skip to content

Meetup import workflow#564

Merged
dricazenck merged 4 commits into
Women-Coding-Community:mainfrom
khairahscorner:meetup_import_workflow
Sep 20, 2025
Merged

Meetup import workflow#564
dricazenck merged 4 commits into
Women-Coding-Community:mainfrom
khairahscorner:meetup_import_workflow

Conversation

@khairahscorner

@khairahscorner khairahscorner commented Sep 20, 2025

Copy link
Copy Markdown
Contributor

Description

Adds new scheduled workflow that imports new events from Meetup using the automation script (see #501 ) and automatically creates a PR for review

  • can manually trigger workflow too

Note: I've already created the fine-grained PAT token with the necessary permissions for the Actions to run in this repo and I've added the token to the repo secrets;

Change Type

  • Bug Fix
  • New Feature
  • Code Refactor
  • Mentor Update
  • Data Update
  • Documentation
  • Other

Related Issue

resolves #502

Screenshots

Tested on my forked repo and it created the PR (workflow failed because the team reviewer added is not available on my own repo)
Screenshot 2025-09-20 at 3 29 58 PM
Screenshot 2025-09-20 at 3 31 38 PM

Pull request checklist

Please check if your PR fulfills the following requirements:

  • I checked and followed the contributor guide
  • I have tested my changes locally.
  • I have added a screenshot from the website after I tested it locally

@khairahscorner khairahscorner requested a review from a team as a code owner September 20, 2025 14:33
@khairahscorner

Copy link
Copy Markdown
Contributor Author

@goelsonali I've created the workflow for #502; please review, thanks

Comment thread .github/workflows/import_meetup_events.yml Outdated
@dricazenck

Copy link
Copy Markdown
Contributor

Thanks @khairahscorner this is a great step to make our life easier!! S2

Comment thread .github/workflows/import_meetup_events.yml
@dricazenck dricazenck merged commit e027e7c into Women-Coding-Community:main Sep 20, 2025
2 checks passed
@khairahscorner khairahscorner deleted the meetup_import_workflow branch September 21, 2025 05:16
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.

feat: Create Automation Workflow for importing events from Meetup

2 participants