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

ci(releaser): github workflow for signoz releases #6719

Merged
merged 1 commit into from
Dec 26, 2024
Merged

Conversation

prashant-shahi
Copy link
Member

@prashant-shahi prashant-shahi commented Dec 26, 2024

Summary

  • github workflow for automated SigNoz releases

Important

Adds GitHub workflow releaser.yaml for automated SigNoz releases, scheduled weekly and supporting manual triggers.

  • GitHub Workflow:
    • Adds releaser.yaml for automated SigNoz releases.
    • Scheduled to run every Wednesday at 9:30 AM UTC.
    • Supports manual triggering via workflow_dispatch.
  • Jobs:
    • Uses signoz/primus.workflows/.github/workflows/releaser-signoz.yaml@feat/releaser-signoz for the release process.
    • Inherits secrets and sets PRIMUS_REF to feat/signoz-releaser.

This description was created by Ellipsis for e408459. It will automatically update as commits are pushed.

@prashant-shahi prashant-shahi requested a review from a team as a code owner December 26, 2024 11:07
Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

Copy link
Contributor

@ellipsis-dev ellipsis-dev bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Looks good to me! Reviewed everything up to e408459 in 7 seconds

More details
  • Looked at 22 lines of code in 1 files
  • Skipped 0 files when reviewing.
  • Skipped posting 2 drafted comments based on config settings.
1. .github/workflows/releaser.yaml:6
  • Draft comment:
    Ensure that the cron expression '30 9 * * 3' correctly represents 9:30 AM UTC every Wednesday. The conversion to 3 PM IST seems accurate, but double-check if the time zone changes affect this schedule.
  • Reason this comment was not posted:
    Confidence changes required: 50%
    The cron expression is correct for scheduling at 9:30 AM UTC every Wednesday, but it's good to confirm the time zone conversion is accurate.
2. .github/workflows/releaser.yaml:1
  • Draft comment:
    No issues found with the specified rules.
  • Reason this comment was not posted:
    Confidence changes required: 0%
    The PR does not violate any of the specified rules.

Workflow ID: wflow_YmqHvoGIrXHbDQfv


You can customize Ellipsis with 👍 / 👎 feedback, review rules, user-specific overrides, quiet mode, and more.

Copy link

Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id>

@prashant-shahi prashant-shahi merged commit 14096f8 into main Dec 26, 2024
16 of 19 checks passed
@prashant-shahi prashant-shahi deleted the ci/releaser branch December 26, 2024 11: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.

2 participants