Skip to content

Commit 92ad4ca

Browse files
chore(bot): remove labels that move issues (#30639)
The issue bot has several labels to move issues to other repositories. This is no longer needed as you can move issues using the Github interface now: <img width="1898" height="592" alt="CleanShot 2025-08-19 at 12 28 08@2x" src="https://github.com/user-attachments/assets/0bbe4c40-525d-4834-98d1-f694a346b5cb" />
1 parent 1899b49 commit 92ad4ca

File tree

1 file changed

+0
-67
lines changed

1 file changed

+0
-67
lines changed

.github/ionic-issue-bot.yml

Lines changed: 0 additions & 67 deletions
Original file line numberDiff line numberDiff line change
@@ -56,14 +56,6 @@ closeAndLock:
5656
bug reports and feature requests. Please use our [forum](https://forum.ionicframework.com) for questions about the framework.
5757
5858
59-
Thank you for using Ionic!
60-
- label: "ionitron: appflow"
61-
message: >
62-
Thanks for the issue! This issue appears to be related to Ionic Appflow. We use this issue tracker exclusively for
63-
bug reports and feature requests. Please use the [Ionic Appflow Support Forum](https://ionic.zendesk.com/hc/en-us/requests/new)
64-
to report this issue.
65-
66-
6759
Thank you for using Ionic!
6860
- label: "ionitron: missing template"
6961
message: >
@@ -145,65 +137,6 @@ noReproduction:
145137
lock: true
146138
dryRun: false
147139

148-
wrongRepo:
149-
repos:
150-
- label: "ionitron: capacitor"
151-
repo: capacitor
152-
message: >
153-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
154-
associated with the Ionic Framework. It appears that this issue is associated with Capacitor.
155-
I am moving this issue to the Capacitor repository. Please track this issue over there.
156-
157-
158-
Thank you for using Ionic!
159-
- label: "ionitron: v3"
160-
repo: ionic-v3
161-
message: >
162-
Thanks for the issue! We have moved the source code and issues for Ionic 3 into a separate repository.
163-
I am moving this issue to the repository for Ionic 3. Please track this issue over there.
164-
165-
166-
Thank you for using Ionic!
167-
- label: "ionitron: cli"
168-
repo: ionic-cli
169-
message: >
170-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
171-
associated with the Ionic Framework. It appears that this issue is associated with the Ionic CLI.
172-
I am moving this issue to the Ionic CLI repository. Please track this issue over there.
173-
174-
175-
Thank you for using Ionic!
176-
- label: "ionitron: docs"
177-
repo: ionic-docs
178-
message: >
179-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
180-
associated with the Ionic Framework. It appears that this issue is associated with the Ionic Documentation.
181-
I am moving this issue to the Ionic Docs repository. Please track this issue over there.
182-
183-
184-
Thank you for using Ionic!
185-
- label: "ionitron: stencil"
186-
repo: stencil
187-
message: >
188-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
189-
associated with the Ionic Framework. It appears that this issue is associated with Stencil.
190-
I am moving this issue to the Stencil repository. Please track this issue over there.
191-
192-
193-
Thank you for using Ionic!
194-
- label: "ionitron: native"
195-
repo: ionic-native
196-
message: >
197-
Thanks for the issue! We use this issue tracker exclusively for bug reports and feature requests
198-
associated with the Ionic Framework. It appears that this issue is associated with Ionic Native.
199-
I am moving this issue to the Ionic Native repository. Please track this issue over there.
200-
201-
202-
Thank you for using Ionic!
203-
close: true
204-
lock: true
205-
dryRun: false
206-
207140
screenshot:
208141
appId: 18001
209142
checkName: "build"

0 commit comments

Comments
 (0)