Sarah Edwards
Sarah Edwards
Thanks for this issue! You or anyone else is welcome to open a PR to update the docs to reflect that the `dismissed` state exists.
Thank you for this detailed issue! You or anyone else is welcome to open a PR to address this.
Thanks for pointing this out @gsrohde ! Here is an example of a job continuing based on a conditional even though it needs a job that failed: ``` name: need-fail-continue...
Thanks for opening this issue! I'm not sure how to do this either, but I agree it would be helpful to document. I reached out to the Actions team to...
Update: You can use single quotes instead of double quotes to achieve this. e.g. This worked for me: ``` steps: - shell: pwsh run: | echo 'action_state=$yellow' >> $GITHUB_ENV -...
Thanks for this issue! You or anyone else is welcome to open a PR to correct this.
Thanks for digging into this! ✨ You are correct that the Issue events API response includes `assigner` but the Timeline events API does not. In that case, I think you...
Reopening this since some but not all examples have been addressed. Others are welcome to open PRs to partially address this issue as well!
Thanks for opening this issue! The octokit libraries are not currently maintained. This may change in the future. You or anyone else is welcome to open a PR to update...
Thanks everyone for this discussion! The Octokit libraries are now maintained again, and the maintainers are working on adding SUPPORT.md files, addressing security vulnerabilities, and cleaning up the projects. -...