Commit Graph

53 Commits

Author SHA1 Message Date
Brandy Smith
92ad4ca511 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"
/>
2025-08-19 18:09:39 +00:00
Gonçalo M.
c62590a2d8 chore(git): improve Ionitron to stop closing issues that have the 'needs: investigation' label (#30424)
Issue number: internal

---------

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->

## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->
- Currently, `Ionitron` is closing issues when they have the `needs:
investigation` label.
- We might want to use the duplicate ticket as our source of truth since
a community member has made a
[suggestion](https://github.com/ionic-team/ionic-framework/issues/30380#issuecomment-2848626887)
that could fix it.

## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->
- The `ionic-issue-bot.yml` file was changed to stop closing issues that
have the `needs: investigation` label
- To prevent `Ionitron` from closing issues with the `needs:
investigation` label, we've added this label to the `exemptLabels` list
under the `stale`, `noReply`, and `noReproduction` sections.
- This tells the bot not to close issues with that label, even if they
meet the criteria for being stale or lacking a reply/reproduction.


## Does this introduce a breaking change?

- [ ] Yes
- [X] No

<!--
  If this introduces a breaking change:
1. Describe the impact and migration path for existing applications
below.
  2. Update the BREAKING.md file with the breaking change.
3. Add "BREAKING CHANGE: [...]" to the commit description when merging.
See
https://github.com/ionic-team/ionic-framework/blob/main/docs/CONTRIBUTING.md#footer
for more information.
-->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->
- _N.A._

---------

Co-authored-by: Brandy Smith <brandyscarney@users.noreply.github.com>
2025-06-02 18:49:00 +00:00
Liam DeBeasi
86e96f7fce chore: end holiday triage 2023 (#28793)
Reverts ionic-team/ionic-framework#28757
2024-01-08 18:48:44 +00:00
Liam DeBeasi
da820b830e chore: start holiday triage 2023 (#28757)
This PR begins holiday triage mode for the Ionic Framework repo.
2023-12-21 21:48:19 +00:00
Liam DeBeasi
0734adb4f4 chore: add more spacing to automated message (#27425)
Issue number: N/A

---------

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->

## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->

The text appears too cramped. I'd like there to be more space between
each paragraph.

## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

- Increase spacing between paragraphs

## Does this introduce a breaking change?

- [ ] Yes
- [x] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->
2023-05-08 22:44:51 +00:00
Liam DeBeasi
170bcd8124 chore: add workflow for commenting on community feedback labels (#27419)
Issue number: N/A

---------

<!-- Please do not submit updates to dependencies unless it fixes an
issue. -->

<!-- Please try to limit your pull request to one type (bugfix, feature,
etc). Submit multiple pull requests if needed. -->

## What is the current behavior?
<!-- Please describe the current behavior that you are modifying. -->

The team would like to provide more context surrounding the `community
feedback wanted` label in terms of setting expectations that we may
accept or reject the feedback after a community feedback period.

## What is the new behavior?
<!-- Please describe the behavior or changes that are being added by
this PR. -->

- Ionitron will now comment on `community feedback wanted` issues.

## Does this introduce a breaking change?

- [ ] Yes
- [x] No

<!-- If this introduces a breaking change, please describe the impact
and migration path for existing applications below. -->


## Other information

<!-- Any other information that is important to this PR such as
screenshots of how the component looks before and after the change. -->
2023-05-08 20:16:20 +00:00
Liam DeBeasi
a67b4beac4 chore(): end holiday triage 2022 (#26562)
This reverts commit f0f6b39dfd.
2023-01-04 09:49:28 -05:00
Liam DeBeasi
f0f6b39dfd chore(): start holiday triage 2022 (#26521) 2022-12-20 18:04:44 -05:00
Liam DeBeasi
f539ff4788 chore(): end holiday triage 2021 (#24534)
This reverts commit 87c51c4a82.
2022-01-07 16:55:37 -05:00
Liam DeBeasi
87c51c4a82 chore(): start holiday triage 2021 (#24429) 2021-12-16 16:42:57 -05:00
Amanda Smith
579d11824d chore(ionitron): remove reference to old Slack channel (#24189) 2021-11-09 09:18:20 -06:00
Liam DeBeasi
9a02ec8402 chore(): end holiday triage mode (#22741) 2021-01-07 12:20:08 -05:00
Liam DeBeasi
67b0853b28 chore(): start holiday triage mode (#22700) 2020-12-18 17:32:02 -05:00
Liam DeBeasi
bb519b8724 chore(): update "needs reproduction" wording for clarity (#22520) 2020-11-19 09:46:58 -05:00
Brandy Carney
a8fbb34844 chore(github): add pull request labeler for packages (#22219) 2020-09-30 18:10:25 -04:00
Liam DeBeasi
187917c746 chore(): exempt bugs and feature requests from stale issues (#21435) 2020-06-05 09:45:27 -04:00
Liam DeBeasi
ec4c0fe5bd chore(): revert changes until bot is updated (#21332)
This reverts commit cc780c80b2.
2020-05-18 13:48:39 -04:00
Liam DeBeasi
cc780c80b2 chore(): update bot template to properly close issues (#21330) 2020-05-18 13:40:37 -04:00
Liam DeBeasi
e585a22ac9 chore(): change contributing link text (#21121) 2020-04-23 15:57:18 -04:00
Liam DeBeasi
395d7ec5a3 chore(): add extra lines for ionitron message (#21120) 2020-04-23 15:53:02 -04:00
Liam DeBeasi
71c7284ed5 chore(): update contributing docs, update ionitron bot (#21117) 2020-04-23 15:44:21 -04:00
Liam DeBeasi
a512287e4b chore(): add label for capacitor issues 2019-04-05 08:51:15 -04:00
Brandy Carney
b47c53df72 docs(issues): update bot to add more line breaks 2019-03-29 12:57:38 -04:00
Brandy Carney
fdd424a2c0 docs(issues): update issue bot to comment on help wanted issues 2019-03-29 11:50:25 -04:00
dwieeb
f0e0ac876d chore(github): revert text for v3 label (#16522) 2018-11-29 14:50:37 -06:00
Brandy Carney
4858bab3f9 chore(bot): update bot to use latest labels (#16513) 2018-11-29 13:22:46 -05:00
dwieeb
194667c62a chore(github): line breaks for move comment (#16501) 2018-11-28 15:22:40 -06:00
dwieeb
84d76c8630 chore(github): rewording in case of move mistake (#16500) 2018-11-28 15:13:19 -06:00
dwieeb
2f66ae4f62 chore: extract v3 into its own repository (#16131)
These should be the necessary changes to move v3 source code & issues to the new home for Ionic 3: https://github.com/ionic-team/ionic-v3
2018-10-29 15:10:29 -05:00
dwieeb
ee902e6e98 chore(screenshot): new config to operate on checks (#16112) 2018-10-26 17:25:29 -05:00
dwieeb
0602b6d1de chore(screenshot): add configuration (#16007) 2018-10-18 18:03:59 -05:00
Ken Sodemann
ec34f7283b chore(bot): exempt assigned from the stale auto-close task 2018-09-10 09:28:04 -05:00
Ken Sodemann
f15e994b98 chore(bot): put the lock message back
It looks like we are down to just a trickle of locks here and there.
2018-09-10 08:19:11 -05:00
Ken Sodemann
4b9cb730d5 chore(bot): comment out the lock message again
Looks like it is still plugging away.
2018-09-09 14:21:03 -05:00
Ken Sodemann
db69161e4f chore(bot): put the locking message back in 2018-09-09 14:03:53 -05:00
Ken Sodemann
abc9afcc35 chore(bot): quiet the bot during the "lock closed" task
This message should be put back in eventually:

  message: >
    Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue.
    If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
2018-09-06 14:09:46 -05:00
Ken Sodemann
f383ebdf13 chore(bot): use the bot to lock closed issues (#15403) 2018-08-31 21:18:15 -05:00
Ken Sodemann
f954aca07e chore(bot): implement the noReply automated workflow (#15373) 2018-08-31 21:17:26 -05:00
Brandy Carney
60f5731339 chore(bot): add ionitron docs label to move to ionic-docs 2018-08-06 13:33:49 -04:00
Brandy Carney
0fb3c62c71 chore(bot): add ionic-native 2018-07-27 15:20:26 -04:00
Ken Sodemann
ae47763bbe chore(bot): remove unnecessary quotes from config 2018-07-27 08:43:21 -05:00
Ken Sodemann
e3a2dcb88b chore(bot): configure the labelPullRequest task 2018-07-27 08:42:03 -05:00
Ken Sodemann
181cd559cc chore(bot): turn on removal of triage label on project assignment 2018-07-18 11:57:09 -05:00
Ken Sodemann
c3b7209b0b chore(bot): add a task for Ionic Pro related tasks 2018-05-03 11:58:42 -05:00
Ken Sodemann
9eb315fc05 chore(bot): fix spelling error 2018-04-04 17:21:10 -05:00
Ken Sodemann
8d13940188 chore(bot): add tasks for moving issues to other repos 2018-04-04 16:56:13 -05:00
Ken Sodemann
076b7e55bd chore(issue-bot): do the stale closes for real 2018-03-26 12:13:54 -05:00
Ken Sodemann
944140ce80 chore(issue-bot): dry run the stale issue bot 2018-03-26 09:57:17 -05:00
Ken Sodemann
ee1aaafd73 chore(issues): change the close and lock setup 2018-03-23 14:39:55 -05:00
Ken Sodemann
176d4994d1 chore(ionitron): prepend the labels used to trigger ionitron 2018-03-19 10:33:16 -05:00