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

feat: Add toggle for public workflow updates #418

Merged
merged 2 commits into from
Oct 23, 2024

Conversation

yangbobo2021
Copy link
Contributor

This pull request implements a new feature to add a toggle for public workflow updates. The changes include:

  • Implement config-based control for workflow updates
  • Check for valid API keys before updating workflows
  • Add conditional logic to skip updates if disabled

These changes provide more flexibility and control over workflow updates, ensuring that updates only occur when desired and with proper authentication.

bobo yang added 2 commits October 23, 2024 20:26
- Implement config-based control for workflow updates
- Check for valid API keys before updating workflows
- Add conditional logic to skip updates if disabled
- Enhance readability by adjusting indentation and line breaks
- Refactor response creation for better code structure
- Remove unnecessary blank lines for cleaner code appearance
@yangbobo2021 yangbobo2021 requested a review from kagami-l October 23, 2024 12:29
@kagami-l kagami-l merged commit 4037c03 into main Oct 23, 2024
2 checks passed
@kagami-l kagami-l deleted the feat/toggle-public-workflow-update branch October 23, 2024 12:37
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