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 a read option #6

Merged
merged 1 commit into from
Aug 24, 2022
Merged

Add a read option #6

merged 1 commit into from
Aug 24, 2022

Conversation

maxdanilov
Copy link
Contributor

This PR is adding an option for fetching a value of a field from a project item without changing it, by setting the new operation field.

operation can be either read or update (update is the default one, preserving the current behavior of the action).

@maxdanilov
Copy link
Contributor Author

@benbalter what do you think about this idea? I realized that with the recent change in #4, this option is very cheap to add.

@benbalter benbalter merged commit a79bf83 into github:main Aug 24, 2022
@benbalter
Copy link
Collaborator

Thanks again @maxdanilov! 🎉

@maxdanilov maxdanilov deleted the read-option branch August 27, 2022 10:45
@benbalter
Copy link
Collaborator

@maxdanilov wanted to thank you for this PR. I actually needed to use this feature recently and was grateful it existed.

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