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

add reaction action for rescheduling repeating events #331

Merged
merged 3 commits into from
Oct 4, 2024

Conversation

CubicrootXYZ
Copy link
Owner

Describe your changes

Reschedule repeating event without altering the schedule.

Type of change

  • Documentation
  • New Feature
  • Bugfix
  • Improvements

Related issue(s)

resolves #327

Test plan

Please provide a test plan so other people can test your code faster

Checklists

Before requesting a review

  • I reviewed all of my code changes
  • I compiled and executed the code including all changes
  • I added documentation for new API endpoints
  • All jobs are succeeding
  • All Todos in the code done
  • There are no other pull requests open for the same issues

For improved code quality we propose those additional steps:

  • I added (unit)testing for my changes

Before merging

  • Branch is up to date with main
  • Changes are tested, reviewed and approved by a maintainer
  • Documentation states the newest version number

After merging

  • New release published or changes added to draft of next release

@CubicrootXYZ CubicrootXYZ marked this pull request as draft September 4, 2024 17:16
@CubicrootXYZ CubicrootXYZ force-pushed the reschedule-repeating-event branch from c35a27b to d0e8b67 Compare September 4, 2024 17:17
@CubicrootXYZ
Copy link
Owner Author

Test it than merge 🚀

@CubicrootXYZ CubicrootXYZ marked this pull request as ready for review October 4, 2024 06:25
@CubicrootXYZ CubicrootXYZ force-pushed the reschedule-repeating-event branch from 89f4a1c to 63af345 Compare October 4, 2024 06:25
@CubicrootXYZ CubicrootXYZ merged commit 9e2519b into main Oct 4, 2024
7 checks passed
@CubicrootXYZ CubicrootXYZ deleted the reschedule-repeating-event branch October 4, 2024 06:30
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]: Reschedule repeating event without altering schedule
1 participant