arpc/dependabot-tickets

This action creates a FogBugz and AgilePlace Planview ticket for Dependabot pull requests.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Aug 29, 2025
License
ISC

Pinned Snippet

workflow.ymlSHA-pinned
uses: arpc/dependabot-tickets@562782323d100614e847bd1442f73dcc63e31793 # v0.2.4

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
fogbugz_api_urlThe URL of your FogBugz APIyes
fogbugz_tokenYour FogBugz API tokenyes
fogbugz_projectThe name of your FogBugz Projectyes
fogbugz_subprojectThe subproject name of your FogBugz Project this is prepended to the Title because FB does not have subprojectsno
fogbugz_categoryThe name of your FogBugz Categoryyes
ignore_fb_errorWhether to ignore FogBugz errorsnofalse
planview_api_urlThe URL of your Planview APIyes
planview_authYour Planview API tokenyes
planview_board_idThe ID of your Planview Boardyes
planview_lane_idThe ID of your Planview Lane to put the ticketsyes
planview_type_idThe type of ticket to createyes
usersThe user making the pull request. Set to "dependabot"yesdependabot
namedescription
fogbugz_idThe FogBugz case number created
planview_idThe Planview ticket id created