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

Feature: Requirement for the "host url" value in the CI_CD_EVENT #5598

Open
2 tasks done
vishu247 opened this issue Jul 30, 2024 · 1 comment
Open
2 tasks done

Feature: Requirement for the "host url" value in the CI_CD_EVENT #5598

vishu247 opened this issue Jul 30, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@vishu247
Copy link
Contributor

🔖 Feature description

Need the CI_CD_EVENT variable to include the host URL value so that this value can be used in our plugins, rather than requiring users to provide it manually. Currently, the host URL value is not available in pre-ci, post-ci, pre-cd, post-cd, and Devtron jobs.

🎤 Pitch / Usecases

Use Case: When creating a plugin, there is a need for the host URL to trigger the APIs. Instead of manually obtaining this URL from the user, if the host URL can be provided through the CI_CD_EVENT variable, it can be automatically retrieved from there, rather taking from user.

🔄️ Alternative

No response

👀 Have you spent some time to check if this issue has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

@vishu247
Copy link
Contributor Author

Verified with the developer that we only need the hostUrl in CI_CD_EVENT. Thanks, @RajeevRanjan27 ! I tested it, and it works fine with @deepak-devtron.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants