René's URL Explorer Experiment


Title: Handle PullRequest/Action casing in event payloads to detect merged PRs · Issue #260 · PSModule/Process-PSModule · GitHub

Open Graph Title: Handle PullRequest/Action casing in event payloads to detect merged PRs · Issue #260 · PSModule/Process-PSModule

X Title: Handle PullRequest/Action casing in event payloads to detect merged PRs · Issue #260 · PSModule/Process-PSModule

Description: Summary The Get-PSModuleSettings action treats merged PRs as abandoned when the event payload uses PullRequest/Action (PascalCase) keys instead of pull_request/action. Context The GoogleFonts workflow emits event data with PullRequest an...

Open Graph Description: Summary The Get-PSModuleSettings action treats merged PRs as abandoned when the event payload uses PullRequest/Action (PascalCase) keys instead of pull_request/action. Context The GoogleFonts workf...

X Description: Summary The Get-PSModuleSettings action treats merged PRs as abandoned when the event payload uses PullRequest/Action (PascalCase) keys instead of pull_request/action. Context The GoogleFonts workf...

Opengraph URL: https://github.com/PSModule/Process-PSModule/issues/260

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Handle PullRequest/Action casing in event payloads to detect merged PRs","articleBody":"## Summary\nThe Get-PSModuleSettings action treats merged PRs as abandoned when the event payload uses `PullRequest`/`Action` (PascalCase) keys instead of `pull_request`/`action`.\n\n## Context\nThe GoogleFonts workflow emits event data with `PullRequest` and `Action` properties. When a PR is closed and merged, the evaluated settings show:\n\n- `GITHUB_EVENT_NAME`: pull_request\n- `GITHUB_EVENT_ACTION`: closed\n- `GITHUB_EVENT_PULL_REQUEST_MERGED`: False\n- `isAbandonedPR`: True\n- `isMergedPR`: False\n\nThis causes Publish-Module to run immediately as if the PR was abandoned.\n\n## Expected\nMerged PRs should be detected correctly even when the event payload uses `PullRequest` and `Action` casing.\n\n## Actual\nMerged PRs are treated as abandoned.\n\n## Repro\n1. Trigger the workflow on a merged PR with event payload keys `PullRequest`/`Action` (example payload from GoogleFonts workflow).\n2. Observe the calculated values in Get-PSModuleSettings.\n\n## Proposed fix\nCheck both `action` and `Action`, and both `pull_request` and `PullRequest` when determining PR action and merged status.","author":{"url":"https://github.com/MariusStorhaug","@type":"Person","name":"MariusStorhaug"},"datePublished":"2026-01-17T16:30:45.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/260/Process-PSModule/issues/260"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:22ec1979-8f03-5efa-bd8c-7d2cd85de618
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9190:2C4BB6:EAE6AE:14828F0:697B6013
html-safe-nonced06a644bf3bc3bb48873a02828c39deaf956b224f1f9d6407a0427763b162f9a
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MTkwOjJDNEJCNjpFQUU2QUU6MTQ4MjhGMDo2OTdCNjAxMyIsInZpc2l0b3JfaWQiOiI3MDI1MDcxNDcxNDQ5NTYzMTU1IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac69caeb1efac8720fc7e0821cdef55f913d4751785fc46e7ea56aa1fb83a191a5
hovercard-subject-tagissue:3825501579
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/PSModule/Process-PSModule/260/issue_layout
twitter:imagehttps://opengraph.githubassets.com/811c97b6f9dac718b7993cb5b78d61785d5ef862afc88931544be69b779f090a/PSModule/Process-PSModule/issues/260
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/811c97b6f9dac718b7993cb5b78d61785d5ef862afc88931544be69b779f090a/PSModule/Process-PSModule/issues/260
og:image:altSummary The Get-PSModuleSettings action treats merged PRs as abandoned when the event payload uses PullRequest/Action (PascalCase) keys instead of pull_request/action. Context The GoogleFonts workf...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameMariusStorhaug
hostnamegithub.com
expected-hostnamegithub.com
None7eed3e20c41f6c464df945b1f353a52c450ca1653f4697d4ebcc58c2adc5868a
turbo-cache-controlno-preview
go-importgithub.com/PSModule/Process-PSModule git https://github.com/PSModule/Process-PSModule.git
octolytics-dimension-user_id142951047
octolytics-dimension-user_loginPSModule
octolytics-dimension-repository_id706356420
octolytics-dimension-repository_nwoPSModule/Process-PSModule
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id706356420
octolytics-dimension-repository_network_root_nwoPSModule/Process-PSModule
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
released72d3188f34dc5c9b58eb1a406c45898c7a25009
ui-targetcanary-1
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/PSModule/Process-PSModule/issues/260#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPSModule%2FProcess-PSModule%2Fissues%2F260
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FPSModule%2FProcess-PSModule%2Fissues%2F260
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=PSModule%2FProcess-PSModule
Reloadhttps://github.com/PSModule/Process-PSModule/issues/260
Reloadhttps://github.com/PSModule/Process-PSModule/issues/260
Reloadhttps://github.com/PSModule/Process-PSModule/issues/260
PSModule https://github.com/PSModule
Process-PSModulehttps://github.com/PSModule/Process-PSModule
Notifications https://github.com/login?return_to=%2FPSModule%2FProcess-PSModule
Fork 0 https://github.com/login?return_to=%2FPSModule%2FProcess-PSModule
Star 11 https://github.com/login?return_to=%2FPSModule%2FProcess-PSModule
Code https://github.com/PSModule/Process-PSModule
Issues 81 https://github.com/PSModule/Process-PSModule/issues
Pull requests 1 https://github.com/PSModule/Process-PSModule/pulls
Actions https://github.com/PSModule/Process-PSModule/actions
Projects 1 https://github.com/PSModule/Process-PSModule/projects
Models https://github.com/PSModule/Process-PSModule/models
Security 0 https://github.com/PSModule/Process-PSModule/security
Insights https://github.com/PSModule/Process-PSModule/pulse
Code https://github.com/PSModule/Process-PSModule
Issues https://github.com/PSModule/Process-PSModule/issues
Pull requests https://github.com/PSModule/Process-PSModule/pulls
Actions https://github.com/PSModule/Process-PSModule/actions
Projects https://github.com/PSModule/Process-PSModule/projects
Models https://github.com/PSModule/Process-PSModule/models
Security https://github.com/PSModule/Process-PSModule/security
Insights https://github.com/PSModule/Process-PSModule/pulse
New issuehttps://github.com/login?return_to=https://github.com/PSModule/Process-PSModule/issues/260
New issuehttps://github.com/login?return_to=https://github.com/PSModule/Process-PSModule/issues/260
Bughttps://github.com/PSModule/Process-PSModule/issues?q=type:"Bug"
#261https://github.com/PSModule/Process-PSModule/pull/261
PSModule/Get-PSModuleSettings#4https://github.com/PSModule/Get-PSModuleSettings/pull/4
Handle PullRequest/Action casing in event payloads to detect merged PRshttps://github.com/PSModule/Process-PSModule/issues/260#top
#261https://github.com/PSModule/Process-PSModule/pull/261
PSModule/Get-PSModuleSettings#4https://github.com/PSModule/Get-PSModuleSettings/pull/4
https://github.com/MariusStorhaug
https://github.com/MariusStorhaug
MariusStorhaughttps://github.com/MariusStorhaug
on Jan 17, 2026https://github.com/PSModule/Process-PSModule/issues/260#issue-3825501579
Bughttps://github.com/PSModule/Process-PSModule/issues?q=type:"Bug"
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.