Skip to content

feat: Update label-issues.yaml #1686

Closed
ankit123-jh wants to merge 1 commit intoapu52:mainfrom
ankit123-jh:patch-1
Closed

feat: Update label-issues.yaml #1686
ankit123-jh wants to merge 1 commit intoapu52:mainfrom
ankit123-jh:patch-1

Conversation

@ankit123-jh
Copy link

@ankit123-jh ankit123-jh commented Jan 8, 2025

Trigger: Runs when an issue is created or edited.
Step 1: Check Content:
Searches the issue body for specific phrases like "I'm a GSSOC'24 contributor". Sets a label (gssoc, VSoC'24, or none) using $GITHUB_ENV. Step 2: Apply Label:
Adds the label to the issue if one is determined in Step 1. Uses a third-party action (actions-ecosystem/action-add-labels) to apply the label. Purpose
Automates issue labeling to save time and ensure consistency. Useful for event-specific tagging like GSSoC or Hacktoberfest. Fix Highlights
Replaced deprecated ::set-output with $GITHUB_ENV. Handles empty issue bodies gracefully.

Title and Issue number

Title : Enhance 'Plan a Trip' Page with Interactive 'Read More' Buttons for Detailed Tourist Insights

Issue No. : #1675

Code Stack : Frontend (HTML, CSS, JavaScript)

Close #1675

Description

This pull request adds interactive "Read More" buttons to the "Plan a Trip" page. These buttons allow users to view detailed information about tourist destinations when needed, keeping the page clean and organized. This enhancement improves the user experience by enabling easy access to more information in a collapsible or modal view.

Video/Screenshots (mandatory)

Additional context:

This feature improves the "Plan a Trip" page's usability and design by making detailed tourist information accessible only when needed. It enhances interactivity while maintaining a clean layout.

##Are you contributing under any Open-source programme?

  • [X ] I am contributing under KWOC 2024
  • I am contributing under SWOC 2025

Trigger: Runs when an issue is created or edited.
Step 1: Check Content:
Searches the issue body for specific phrases like "I'm a GSSOC'24 contributor".
Sets a label (gssoc, VSoC'24, or none) using $GITHUB_ENV.
Step 2: Apply Label:
Adds the label to the issue if one is determined in Step 1.
Uses a third-party action (actions-ecosystem/action-add-labels) to apply the label.
Purpose
Automates issue labeling to save time and ensure consistency.
Useful for event-specific tagging like GSSoC or Hacktoberfest.
Fix Highlights
Replaced deprecated ::set-output with $GITHUB_ENV.
Handles empty issue bodies gracefully.
@github-actions
Copy link

github-actions bot commented Jan 8, 2025

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@netlify
Copy link

netlify bot commented Jan 8, 2025

Deploy Preview for taupe-cendol-f7e2bb ready!

Name Link
🔨 Latest commit 393e47d
🔍 Latest deploy log https://app.netlify.com/sites/taupe-cendol-f7e2bb/deploys/677e7604276f620008aebe33
😎 Deploy Preview https://deploy-preview-1686--taupe-cendol-f7e2bb.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.

@ankit123-jh ankit123-jh changed the title Update label-issues.yaml feat: Update label-issues.yaml #1686 Jan 8, 2025
@ankit123-jh ankit123-jh changed the title feat: Update label-issues.yaml #1686 feat: Update label-issues.yaml Jan 8, 2025
@ankit123-jh
Copy link
Author

Before
ss3

After
ss1
ss2

video.mp4

@apu52 apu52 closed this Dec 13, 2025
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.

[Feature Request]: Enhance 'Plan a Trip' Page with Interactive 'Read More' Buttons for Detailed Tourist Insights

2 participants