-
Notifications
You must be signed in to change notification settings - Fork 340
Document an issue triage workflow for the repository #3394
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
Draft
dehaansa
wants to merge
10
commits into
main
Choose a base branch
from
needs-triage
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Changes from all commits
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
2d5f44e
Define new triage workflows
dehaansa 4e4bee4
More tweaks to triage process
dehaansa 799fdff
More tweaks
dehaansa 3db3445
one last tweak
dehaansa 73a7b10
Fix copy
dehaansa bc692ba
Merge branch 'main' into needs-triage
dehaansa c4f4438
Update github issue templates to have a component dropdown
dehaansa 75d0995
Address permissions issues with github action
dehaansa 0afbd2b
Update docs/developer/issue-triage.md
dehaansa 1f5ed6c
Update docs/developer/issue-triage.md
dehaansa File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,188 @@ | ||
name: Blank issue | ||
description: Create a new issue from scratch | ||
labels: ["needs-triage"] | ||
body: | ||
- type: markdown | ||
attributes: | ||
value: | | ||
Thank you for opening an issue for Grafana Alloy. | ||
|
||
Please do not use GitHub issues for support questions. If you need help or support, ask a question on [Grafana Community](https://community.grafana.com/c/grafana-alloy) or join the `#alloy` channel on the [Grafana Slack](https://slack.grafana.com/). | ||
- type: dropdown | ||
id: component | ||
attributes: | ||
label: Component(s) | ||
description: Which component(s) does your issue concern? | ||
multiple: true | ||
options: | ||
# NOTE: The list below is autogenerated using `make update-gh-issue-templates` | ||
# Do not manually edit it. | ||
# Start components list | ||
- c/loki.source.api | ||
- c/loki.source.podlogs | ||
- c/loki.relabel | ||
- c/loki.source.file | ||
- c/loki.source.kubernetes | ||
- c/loki.source.windowsevent | ||
- c/loki.source.docker | ||
- c/loki.echo | ||
- c/loki.source.syslog | ||
- c/loki.source.gelf | ||
- c/loki.source.kubernetes_events | ||
- c/loki.source.journal | ||
- c/loki.source.heroku | ||
- c/loki.source.gcplog | ||
- c/loki.process | ||
- c/loki.enrich | ||
- c/loki.write | ||
- c/loki.rules.kubernetes | ||
- c/loki.source.azure_event_hubs | ||
- c/loki.secretfilter | ||
- c/loki.source.kafka | ||
- c/loki.source.awsfirehose | ||
- c/loki.source.cloudflare | ||
- c/database_observability.mysql | ||
- c/mimir.rules.kubernetes | ||
- c/discovery.http | ||
- c/discovery.gce | ||
- c/discovery.consulagent | ||
- c/discovery.process | ||
- c/discovery.linode | ||
- c/discovery.puppetdb | ||
- c/discovery.ionos | ||
- c/discovery.file | ||
- c/discovery.dockerswarm | ||
- c/discovery.nerve | ||
- c/discovery.kuma | ||
- c/discovery.docker | ||
- c/discovery.openstack | ||
- c/discovery.dns | ||
- c/discovery.kubernetes | ||
- c/discovery.triton | ||
- c/discovery.marathon | ||
- c/discovery.ovhcloud | ||
- c/discovery.lightsail | ||
- c/discovery.kubelet | ||
- c/discovery.nomad | ||
- c/discovery.eureka | ||
- c/discovery.digitalocean | ||
- c/discovery.scaleway | ||
- c/discovery.consul | ||
- c/discovery.hetzner | ||
- c/discovery.ec2 | ||
- c/discovery.uyuni | ||
- c/discovery.relabel | ||
- c/discovery.serverset | ||
- c/discovery.azure | ||
- c/beyla.ebpf | ||
- c/otelcol.processor.interval | ||
- c/otelcol.extension.jaeger_remote_sampling | ||
- c/otelcol.connector.host_info | ||
- c/otelcol.receiver.zipkin | ||
- c/otelcol.receiver.splunkhec | ||
- c/otelcol.auth.sigv4 | ||
- c/otelcol.processor.attributes | ||
- c/otelcol.exporter.splunkhec | ||
- c/otelcol.connector.spanmetrics | ||
- c/otelcol.receiver.tcplog | ||
- c/otelcol.auth.headers | ||
- c/otelcol.exporter.datadog | ||
- c/otelcol.exporter.otlp | ||
- c/otelcol.connector.spanlogs | ||
- c/otelcol.receiver.vcenter | ||
- c/otelcol.processor.resourcedetection | ||
- c/otelcol.processor.batch | ||
- c/otelcol.receiver.loki | ||
- c/otelcol.processor.groupbyattrs | ||
- c/otelcol.processor.transform | ||
- c/otelcol.processor.filter | ||
- c/otelcol.auth.bearer | ||
- c/otelcol.processor.tail_sampling | ||
- c/otelcol.receiver.influxdb | ||
- c/otelcol.connector.servicegraph | ||
- c/otelcol.receiver.file_stats | ||
- c/otelcol.receiver.jaeger | ||
- c/otelcol.exporter.loadbalancing | ||
- c/otelcol.exporter.otlphttp | ||
- c/otelcol.processor.memory_limiter | ||
- c/otelcol.processor.span | ||
- c/otelcol.receiver.opencensus | ||
- c/otelcol.receiver.prometheus | ||
- c/otelcol.receiver.kafka | ||
- c/otelcol.exporter.syslog | ||
- c/otelcol.storage.file | ||
- c/otelcol.processor.k8sattributes | ||
- c/otelcol.processor.probabilistic_sampler | ||
- c/otelcol.auth.oauth2 | ||
- c/otelcol.receiver.syslog | ||
- c/otelcol.receiver.filelog | ||
- c/otelcol.exporter.debug | ||
- c/otelcol.processor.discovery | ||
- c/otelcol.exporter.loki | ||
- c/otelcol.receiver.solace | ||
- c/otelcol.exporter.googlecloud | ||
- c/otelcol.exporter.kafka | ||
- c/otelcol.auth.basic | ||
- c/otelcol.receiver.otlp | ||
- c/otelcol.exporter.prometheus | ||
- c/otelcol.processor.deltatocumulative | ||
- c/otelcol.receiver.datadog | ||
- c/otelcol.processor.cumulativetodelta | ||
- c/otelcol.receiver.awscloudwatch | ||
- c/otelcol.exporter.awss3 | ||
- c/local.file_match | ||
- c/local.file | ||
- c/faro.receiver | ||
- c/pyroscope.write | ||
- c/pyroscope.ebpf | ||
- c/pyroscope.scrape | ||
- c/pyroscope.relabel | ||
- c/pyroscope.java | ||
- c/pyroscope.receive_http | ||
- c/prometheus.exporter.kafka | ||
- c/prometheus.exporter.cadvisor | ||
- c/prometheus.write.queue | ||
- c/prometheus.exporter.memcached | ||
- c/prometheus.exporter.catchpoint | ||
- c/prometheus.scrape | ||
- c/prometheus.exporter.mongodb | ||
- c/prometheus.exporter.apache | ||
- c/prometheus.exporter.redis | ||
- c/prometheus.exporter.dnsmasq | ||
- c/prometheus.receive_http | ||
- c/prometheus.exporter.mysql | ||
- c/prometheus.exporter.self | ||
- c/prometheus.remote_write | ||
- c/prometheus.relabel | ||
- c/prometheus.exporter.snmp | ||
- c/prometheus.exporter.postgres | ||
- c/prometheus.exporter.mssql | ||
- c/prometheus.operator.probes | ||
- c/prometheus.exporter.blackbox | ||
- c/prometheus.operator.scrapeconfigs | ||
- c/prometheus.exporter.oracledb | ||
- c/prometheus.operator.podmonitors | ||
- c/prometheus.exporter.github | ||
- c/prometheus.exporter.windows | ||
- c/prometheus.exporter.snowflake | ||
- c/prometheus.exporter.statsd | ||
- c/prometheus.operator.servicemonitors | ||
- c/prometheus.exporter.elasticsearch | ||
- c/prometheus.exporter.process | ||
- c/prometheus.exporter.cloudwatch | ||
- c/prometheus.exporter.squid | ||
- c/prometheus.exporter.gcp | ||
- c/prometheus.exporter.consul | ||
- c/prometheus.exporter.azure | ||
- c/prometheus.exporter.unix | ||
- c/remote.http | ||
- c/remote.vault | ||
- c/remote.kubernetes.configmap | ||
- c/remote.s3 | ||
- c/remote.kubernetes.secret | ||
# End components list | ||
- type: textarea | ||
attributes: | ||
label: Add a description | ||
validations: | ||
required: true |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This mimics the blank issue for github as well as possible while also adding the expected label.