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] add-to-project workflow: set PR on creation to in progress and on ready to ready #49

Closed
chicco785 opened this issue Oct 5, 2023 · 0 comments · Fixed by #50
Labels
feature This issue/PR relates to a feature request.

Comments

@chicco785
Copy link
Member

Is your feature request related to a problem? Please describe the problem.

Managing project state transition manually is time consuming.

Describe the solution you'd like

Change PR state to in progress on creation and to ready when moving from draft to ready.

Additional context

No response

@chicco785 chicco785 added the feature This issue/PR relates to a feature request. label Oct 5, 2023
chicco785 added a commit that referenced this issue Oct 6, 2023
…en ready to `🔖 Ready` (#50)

## Description

set PR in progress or ready depending on status

## Changes Made

add conditional action to set PR in progress or ready depending on
status

## Related Issues

Fixes #49 

## Checklist

- [x] I have used a PR title that is descriptive enough for a release
note.
- [ ] I have tested these changes locally.
- [x] I have added appropriate tests or updated existing tests.
- [ ] I have tested these changes on a dedicated VM or a customer VM
[name of the VM]
- [ ] I have added appropriate documentation or updated existing
documentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request.
Projects
None yet
1 participant