Skip to content

Remove unnecessary workflow #81

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

Merged
merged 1 commit into from
Jun 12, 2025
Merged

Conversation

haacked
Copy link
Collaborator

@haacked haacked commented Jun 12, 2025

I may have been wrong about the need for this.

@haacked haacked enabled auto-merge June 12, 2025 16:41
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Removes the call-flags-project-board.yml workflow which was intended to automate feature flag related project board updates through a centralized PostHog/.github repository workflow.

  • Workflow appears to be unneeded since it's meant to track feature flag changes, but this .NET SDK repository primarily implements feature flag consumption rather than flag management
  • Removal simplifies CI/CD by eliminating a redundant workflow that would trigger on PR events but not provide meaningful value for this specific repository
  • Other critical CI workflows like build, test, and release automation in main.yaml remain unaffected

1 file reviewed, no comments
Edit PR Review Bot Settings | Greptile

@haacked haacked requested a review from a team June 12, 2025 16:42
Copy link
Contributor

@dmarticus dmarticus left a comment

Choose a reason for hiding this comment

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

nice

@haacked haacked merged commit 913a1db into main Jun 12, 2025
4 checks passed
@haacked haacked deleted the haacked/remove-unnecessary-workflow branch June 12, 2025 16:45
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