Skip to content

No labels!

There aren’t any labels for this repository quite yet.

archived
archived
Status - work has been put aside for now due to lack of interest
blocked
blocked
Status - work is blocked by another issue or by outside factors
breaking change
breaking change
applied only to PRs, indicates when something has a breaking change to be flagged in release notes
bug fix
bug fix
Work type - fixes existing bug
bug
bug
Impact - something is currently broken in Parsons and needs to be fixed
connector update
connector update
Work type - additions or changes to the functions of an existing Parsons connector
dependency update
dependency update
Work type - updates or additions to Parsons project dependenies
deprecation
deprecation
used to keep track of PRs which initiate a deprecation that needs to be followed up on
docker
docker
Pull requests that update Docker code
documentation
documentation
Work type - improvements or additions to documentation
enhancement
enhancement
Impact - something should be added to or changed about Parsons that isn't causing a current breakage
🎉 first PR
🎉 first PR
the first PR by a new contributor
futureproofing
futureproofing
Impact - something is working right now, but will break soon (e.g. due to a tool API changing)
github_actions
github_actions
Pull requests that update GitHub Actions code
good first issue
good first issue
These issues are great ones to start working on for Parsons newcomers!
high priority
high priority
Priority - addressing this is an urgent need for a broad swath of Parsons users
housekeeping/meta
housekeeping/meta
Work type - won't require commits to the repository (process improvement, repo setting change, etc.)
low priority
low priority
Priority - this is a nice-to-have, is non-urgent, and/or has a minor overall imapact on Parsons
medium priority
medium priority
Priority - this doesn't need to be addressed immediately, but will broadly impact Parsons users
needs discussion
needs discussion
needs community input and/or maintainer discussion
needs finishing
needs finishing
partially complete solution in comments (or linked in comments)
needs more info
needs more info
Status - the issue is not described in enough detail to act on right away
new connector
new connector
Work type - creating a new Parsons connector for a tool
parsons core
parsons core
Work type - changes to core Parsons infrastructure pieces (like the Parsons table or API connector)
Pipelines Project
Pipelines Project
This issue is for the Pipelines project
python
python
Pull requests that update Python code
question
question
Impact - the issue filer wants more information about Parsons, but isn't requesting changes
requires access
requires access
requires account/sandbox access
sample script
sample script
Work type - writing or changing Parsons sample scripts
testing
testing
Work type - writing or changing code tests for core Parsons features or Parsons connectors