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

Support for comment in workflow dispatch v2 #151

Merged
merged 2 commits into from
Nov 26, 2023

Conversation

MishaKav
Copy link
Owner

add support for updateing the comment in PR through workflow_dispatch event by passing manually issue number

MishaKav and others added 2 commits November 26, 2023 09:07
* Adding in support for workflow_dispatch events: Take Two (#149)

* adding the ability to create comments in non pull request related contexts

* updating documentation

* updates

* stashing changes

* stashing changes

* Update action.yml

* stashing changes

* updates

* updates

* test

* test

* updates

* updates

* more updates

* more updates

* small typo fix

* fixing

* updates
Copy link
Contributor

Coverage

Coverage Report
FileStmtsMissCoverMissing
functions/example_completed
   example_completed.py641970%33, 39–45, 48–51, 55–58, 65–70, 91–92
functions/example_manager
   example_manager.py441175%31–33, 49–55, 67–69
   example_static.py40295%60–61
functions/my_exampels
   example.py20200%1–31
functions/resources
   resources.py26260%1–37
TOTAL105573930% 

Tests Skipped Failures Errors Time
109 2 💤 1 ❌ 0 🔥 0.583s ⏱️

@MishaKav MishaKav merged commit 0500a15 into main Nov 26, 2023
1 check passed
@MishaKav MishaKav deleted the support-for-comment-in-workflow-dispatch-v2 branch November 26, 2023 07:10
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.

None yet

2 participants