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

Adding take action #1703

Merged
merged 3 commits into from
Oct 1, 2024
Merged

Adding take action #1703

merged 3 commits into from
Oct 1, 2024

Conversation

blackgirlbytes
Copy link
Contributor

This pull request introduces a new GitHub Actions workflow to automatically assign issues to contributors when they comment during the month of October. The workflow also logs when the action is skipped outside of October.

New GitHub Actions workflow:

  • .github/workflows/take.yml: Added a workflow named "Auto-assign issue to contributor" that triggers on issue comments. It includes two jobs:
    • assign: Assigns the issue to the contributor if the comment is made in October.
    • log_out_of_october: Logs a message indicating the action was skipped if the comment is made outside of October.

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for tbd-website-developer ready!

Name Link
🔨 Latest commit d6438e1
🔍 Latest deploy log https://app.netlify.com/sites/tbd-website-developer/deploys/66fba8d0de602b00083950d3
😎 Deploy Preview https://deploy-preview-1703--tbd-website-developer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

netlify bot commented Sep 30, 2024

Deploy Preview for tbd-website-developer-new ready!

Name Link
🔨 Latest commit d6438e1
🔍 Latest deploy log https://app.netlify.com/sites/tbd-website-developer-new/deploys/66fba8d06e1eca00086cb4b3
😎 Deploy Preview https://deploy-preview-1703--tbd-website-developer-new.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@blackgirlbytes blackgirlbytes merged commit 9b05425 into main Oct 1, 2024
16 checks passed
@blackgirlbytes blackgirlbytes deleted the take-action-hactkoberfest branch October 1, 2024 07:54
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.

2 participants